Uses of Class
com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Packages that use OrientGraphFactory
-
Uses of OrientGraphFactory in com.tinkerpop.blueprints.impls.orient
Methods in com.tinkerpop.blueprints.impls.orient that return OrientGraphFactoryModifier and TypeMethodDescriptionOrientGraphFactory.setupPool(int iMin, int iMax) Setting up the factory to use database pool instead of creation a new instance of database connection each time.