Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure |
Modifier and Type | Method and Description |
---|---|
static RemoteGraph |
RemoteGraph.open(org.apache.commons.configuration2.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,
org.apache.commons.configuration2.Configuration conf)
Creates a new
RemoteGraph instance. |
static RemoteGraph |
RemoteGraph.open(String configFile) |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.