| Package | Description |
|---|---|
| com.tinkerpop.blueprints.impls.orient |
| Modifier and Type | Method and Description |
|---|---|
OrientGraphFactory |
OrientGraphFactory.setTransactional(boolean transactional)
Configure current factory to create transactional of non transactional graphs by default.
|
OrientGraphFactory |
OrientGraphFactory.setupPool(int iMin,
int iMax)
Setting up the factory to use database pool instead of creation a new instance of database connection each time.
|
Copyright © 2009-2014 Orient Technologies. All Rights Reserved.