| Class | Description |
|---|---|
| GraphSONMapper |
An extension to the standard Jackson
ObjectMapper which automatically registers the standard
GraphSONModule for serializing Graph elements. |
| GraphSONMapper.Builder | |
| GraphSONModule | |
| GraphSONReader |
A @{link GraphReader} that constructs a graph from a JSON-based representation of a graph and its elements.
|
| GraphSONReader.Builder | |
| GraphSONResourceAccess |
Provides path access to test data resources.
|
| GraphSONTokens | |
| GraphSONVertexProperty |
Serializes the
VertexProperty but does so without a label. |
| GraphSONWriter |
A @{link GraphWriter} that writes a graph and its elements to a JSON-based representation.
|
| GraphSONWriter.Builder | |
| LegacyGraphSONReader |
A @{link GraphReader} that constructs a graph from a JSON-based representation of a graph and its elements given
the "legacy" Blueprints 2.x version of GraphSON.
|
| LegacyGraphSONReader.Builder | |
| LegacyGraphSONReader.GraphSONTokens | |
| LegacyGraphSONReader.GraphSONUtility |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.