Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure.io | |
org.apache.tinkerpop.gremlin.structure.io.graphson |
Modifier and Type | Method and Description |
---|---|
static Io.Builder<GraphSONIo> |
IoCore.graphson()
Creates a basic GraphSON-based
Io.Builder . |
Modifier and Type | Method and Description |
---|---|
GraphSONIo |
GraphSONIo.Builder.create() |
Modifier and Type | Method and Description |
---|---|
static Io.Builder<GraphSONIo> |
GraphSONIo.build() |
Io.Builder<GraphSONIo> |
GraphSONIo.Builder.graph(Graph g) |
Io.Builder<GraphSONIo> |
GraphSONIo.Builder.registry(IoRegistry registry) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.