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