Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure |
Modifier and Type | Method and Description |
---|---|
static RemoteGraph |
RemoteGraph.open(Configuration conf)
Creates a new
RemoteGraph instance using the specified configuration, which allows RemoteGraph
to be compliant with GraphFactory . |
static RemoteGraph |
RemoteGraph.open(RemoteConnection connection,
Configuration conf)
Creates a new
RemoteGraph instance. |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.