public class GraphFactory extends IndexingFactory
| Constructor and Description |
|---|
GraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.janusgraph.core.JanusGraph |
openGraph(String graphDB,
ConnectionProperties connectionProperties)
Set the config for Janus Graph.
|
createCompositeIndexForPropertypublic org.janusgraph.core.JanusGraph openGraph(String graphDB, ConnectionProperties connectionProperties) throws JanusConnectorException
graphDB - - type of backend to use for Janus GraphconnectionProperties - - POJO for the configuration used to create the connector.JanusConnectorExceptionCopyright © 2018–2020 ODPi. All rights reserved.