Interface OrientGraphFactory.OrientGraphImplFactory
- Enclosing class:
- OrientGraphFactory
public static interface OrientGraphFactory.OrientGraphImplFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetGraph(ODatabaseDocumentInternal database) getGraph(ODatabaseDocumentInternal database, boolean autoCreateTx) getGraph(ODatabaseDocumentInternal database, String user, String password, OrientConfigurableGraph.Settings settings) getGraph(OPartitionedDatabasePool pool, OrientConfigurableGraph.Settings settings)
-
Method Details
-
getGraph
-
getGraph
-
getGraph
-
getGraph
OrientBaseGraph getGraph(ODatabaseDocumentInternal database, String user, String password, OrientConfigurableGraph.Settings settings) -
getGraph
-
getGraph
-