Package org.apache.tinkerpop.gremlin.structure.util.star
-
Class Summary Class Description DirectionalStarGraph StarGraph AStarGraphis a form ofAttachable(though theGraphimplementation does not implement that interface itself).StarGraph.Builder StarGraph builder with options to customize its internalsStarGraph.StarGraphFeatures StarGraphGraphSONDeserializer Provides helper functions for reading vertex and edges from their serialized GraphSON forms.StarGraphGraphSONSerializerV1d0 StarGraphGraphSONSerializerV2d0 StarGraphGraphSONSerializerV3d0 StarGraphGryoSerializer A wrapper forStarGraphSerializerthat makes it compatible with TinkerPop's shaded Kryo.StarGraphSerializer Kryo serializer forStarGraph.StarGraphTest