Class | Description |
---|---|
DirectionalStarGraph | |
StarGraph |
A
StarGraph is a form of Attachable (though the Graph implementation does not implement
that interface itself). |
StarGraph.Builder |
StarGraph builder with options to customize its internals
|
StarGraph.StarGraphFeatures | |
StarGraphGraphSONDeserializer |
Provides helper functions for reading vertex and edges from their serialized GraphSON forms.
|
StarGraphGraphSONSerializerV1d0 | |
StarGraphGraphSONSerializerV2d0 | |
StarGraphGraphSONSerializerV3d0 | |
StarGraphGryoSerializer |
A wrapper for
StarGraphSerializer that makes it compatible with TinkerPop's
shaded Kryo. |
StarGraphSerializer |
Kryo serializer for
StarGraph . |
StarGraphTest |
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.