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