Package org.apache.tinkerpop.gremlin.structure.io.graphson
-
Class Summary Class Description GraphSONReader A @{link GraphReader} that constructs a graph from a JSON-based representation of a graph and its elements.GraphSONReader.Builder GraphSONWriter A @{link GraphWriter} that writes a graph and its elements to a JSON-based representation.GraphSONWriter.Builder