Uses of Class
org.apache.tinkerpop.gremlin.structure.util.star.StarGraphGryoSerializer
-
Packages that use StarGraphGryoSerializer Package Description org.apache.tinkerpop.gremlin.structure.util.star -
-
Uses of StarGraphGryoSerializer in org.apache.tinkerpop.gremlin.structure.util.star
Methods in org.apache.tinkerpop.gremlin.structure.util.star that return StarGraphGryoSerializer Modifier and Type Method Description static StarGraphGryoSerializer
StarGraphGryoSerializer. with(Direction direction)
Gets a serializer from the cache.static StarGraphGryoSerializer
StarGraphGryoSerializer. withGraphFilter(GraphFilter graphFilter)
-