Uses of Class
org.apache.tinkerpop.gremlin.structure.io.graphson.GraphSONMapper
-
Packages that use GraphSONMapper Package Description org.apache.tinkerpop.gremlin.structure.io.graphson -
-
Uses of GraphSONMapper in org.apache.tinkerpop.gremlin.structure.io.graphson
Methods in org.apache.tinkerpop.gremlin.structure.io.graphson that return GraphSONMapper Modifier and Type Method Description GraphSONMapperGraphSONMapper.Builder. create()Methods in org.apache.tinkerpop.gremlin.structure.io.graphson with parameters of type GraphSONMapper Modifier and Type Method Description static GraphSONMapper.BuilderGraphSONMapper. build(GraphSONMapper mapper)Create a new Builder from a givenGraphSONMapper.
-