Class | Description |
---|---|
GraphSONIo |
Constructs GraphSON IO implementations given a
Graph and IoRegistry . |
GraphSONIo.Builder | |
GraphSONMapper |
An extension to the standard Jackson
ObjectMapper which automatically registers the standard
GraphSONModule for serializing Graph elements. |
GraphSONMapper.Builder | |
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 | |
GraphSONUtil |
Utility methods for GraphSON serialization.
|
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.GraphSONTokensTP2 |
Enum | Description |
---|---|
GraphSONVersion |
The set of available GraphSON versions.
|
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.