Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jgf2gml

Convert JSON Graph Format (JGF) files to Graph Modelling Language (GML)

MIT Licence NPM version Open Source Love

jgf2gml is a simple nodejs command line utility to convert a JSON Graph Format file into Graph Modelling Language format.

Installation

npm install -g jgf2gml

Usage

$ jgf2gml -o output.gml input.json

Help

$ jgf2gml --help

  Usage: jgf2gml [options] <input.json>

  Convert a JSON Graph Format file to a Graph Modelling Language file.

  Options:

    -h, --help            output usage information
    -V, --version         output the version number
    -a, --appendId        Append the node id to the node label
    -o, --outFile <file>  output .gml file

About

Convert JSON Graph Format (JGF) to Graph Modelling Language (GML)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages