Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure.io | |
org.apache.tinkerpop.gremlin.structure.io.graphml |
Modifier and Type | Method and Description |
---|---|
static Io.Builder<GraphMLIo> |
IoCore.graphml()
Deprecated.
Creates a basic GraphML-based
Io.Builder . |
Modifier and Type | Method and Description |
---|---|
GraphMLIo |
GraphMLIo.Builder.create() |
Modifier and Type | Method and Description |
---|---|
static Io.Builder<GraphMLIo> |
GraphMLIo.build() |
Io.Builder<GraphMLIo> |
GraphMLIo.Builder.graph(Graph g) |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.