Uses of Interface
com.tinkerpop.blueprints.impls.orient.OrientGraphFactory.OrientGraphImplFactory
Packages that use OrientGraphFactory.OrientGraphImplFactory
-
Uses of OrientGraphFactory.OrientGraphImplFactory in com.tinkerpop.blueprints.impls.orient
Methods in com.tinkerpop.blueprints.impls.orient that return OrientGraphFactory.OrientGraphImplFactoryModifier and TypeMethodDescriptionOrientGraphFactory.getNoTxGraphImplFactory()OrientGraphFactory.getTxGraphImplFactory()Methods in com.tinkerpop.blueprints.impls.orient with parameters of type OrientGraphFactory.OrientGraphImplFactoryModifier and TypeMethodDescriptionstatic voidOrientGraphFactory.setNoTxGraphImplFactory(OrientGraphFactory.OrientGraphImplFactory factory) static voidOrientGraphFactory.setTxGraphImplFactory(OrientGraphFactory.OrientGraphImplFactory factory)