Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure | |
org.apache.tinkerpop.gremlin.tinkergraph.structure |
Modifier and Type | Class and Description |
---|---|
class |
RemoteGraph
RemoteGraph is only required for integrating with the test suite as there must be a Graph instance
for the test suite to bind to. |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraph
An in-memory (with optional persistence on calls to
TinkerGraph.close() ), reference implementation of the property
graph interfaces provided by TinkerPop. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.