Uses of Class
com.tinkerpop.blueprints.impls.orient.OrientGraph
Packages that use OrientGraph
Package
Description
-
Uses of OrientGraph in com.orientechnologies.orient.graph.gremlin
Methods in com.orientechnologies.orient.graph.gremlin that return OrientGraphModifier and TypeMethodDescriptionOGremlinHelper.acquireGraph(ODatabaseDocumentInternal database) -
Uses of OrientGraph in com.orientechnologies.orient.graph.sql
Methods in com.orientechnologies.orient.graph.sql that return OrientGraphModifier and TypeMethodDescriptionstatic OrientGraphOGraphCommandExecutorSQLFactory.getGraph(boolean autoStartTx, OModifiableBoolean shouldBeShutDown) Returns a Transactional OrientGraph implementation from the current database in thread local.Methods in com.orientechnologies.orient.graph.sql with parameters of type OrientGraphModifier and TypeMethodDescriptionstatic <T> TOGraphCommandExecutorSQLFactory.runInTx(OrientGraph graph, OGraphCommandExecutorSQLFactory.GraphCallBack<T> callBack) -
Uses of OrientGraph in com.orientechnologies.orient.graph.stresstest
Methods in com.orientechnologies.orient.graph.stresstest that return OrientGraphModifier and TypeMethodDescriptionprotected OrientGraphOBaseGraphWorkload.getGraph(ODatabaseIdentifier databaseIdentifier) -
Uses of OrientGraph in com.tinkerpop.blueprints.impls.orient
Methods in com.tinkerpop.blueprints.impls.orient that return OrientGraph