JGF

JGF is a standardized JSON format for representing graph structures with nodes and edges.

FeatureSupportNotes
Attributes on EdgesVia metadata object
Attributes on GraphsVia metadata object
Attributes on NodesVia metadata object
Directed EdgesVia directed: true
Edge LabelsVia label field
Edges on Edges
HyperedgesBoth directed and undirected
Mixed-directionality EdgesGraph uses one edge type only
Multiple Graphs per DocumentVia graphs array
Nested Graphs in Edges
Nested Graphs in Graphs
Nested Graphs in Nodes
Node LabelsVia label field
NodesStored as map with ID as key
Typed EdgesVia relation field
Undirected EdgesVia directed: false

Input Content

Paste or Edit Content

Upload File

Drop files here or click to browse

Input Format

Loading input formats...

Output Format