public class OrientGraphNoTx extends OrientBaseGraph
OrientBaseGraph.Settings, OrientBaseGraph.THREAD_MODEADMIN, CLASS_PREFIX, CLUSTER_PREFIX, CONNECTION_IN, CONNECTION_OUT, settings| Constructor and Description |
|---|
OrientGraphNoTx(org.apache.commons.configuration.Configuration configuration) |
OrientGraphNoTx(ODatabaseDocumentPool pool) |
OrientGraphNoTx(ODatabaseDocumentTx iDatabase)
Constructs a new object using an existent database instance.
|
OrientGraphNoTx(String url) |
OrientGraphNoTx(String url,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
config() |
com.tinkerpop.blueprints.Features |
getFeatures() |
addEdge, addTemporaryVertex, addVertex, addVertex, addVertex, attach, autoStartTransaction, checkForGraphSchema, command, commit, convertKey, convertKeys, countEdges, countEdges, countVertices, countVertices, createEdgeType, createEdgeType, createEdgeType, createIndex, createKeyIndex, createVertexType, createVertexType, createVertexType, decodeClassName, detach, drop, dropEdgeType, dropIndex, dropKeyIndex, dropVertexType, encodeClassName, encodeClassNames, executeOutsideTx, getClassName, getContext, getEdge, getEdgeBaseType, getEdges, getEdges, getEdges, getEdgesOfClass, getEdgesOfClass, getEdgeType, getElement, getIndex, getIndexedKeys, getIndexedKeys, getIndices, getRawGraph, getThreadMode, getVertex, getVertexBaseType, getVertexType, getVertices, getVertices, getVertices, getVertices, getVerticesOfClass, getVerticesOfClass, isClosed, isKeepInMemoryReferences, isSaveOriginalIds, isStandardElementConstraints, isUseClassForEdgeLabel, isUseClassForVertexLabel, isUseLightweightEdges, isUseVertexFieldsForEdgeLabels, isWarnOnForceClosingTx, query, removeContext, removeEdge, removeVertex, reuse, rollback, saveIndexConfiguration, setCurrentGraphInThreadLocal, setKeepInMemoryReferences, setSaveOriginalIds, setStandardElementConstraints, setThreadMode, setUseClassForEdgeLabel, setUseClassForVertexLabel, setUseLightweightEdges, setUseVertexFieldsForEdgeLabels, setWarnOnForceClosingTx, shutdown, toString, traversepublic OrientGraphNoTx(ODatabaseDocumentTx iDatabase)
iDatabase - Underlying database object to attachpublic OrientGraphNoTx(ODatabaseDocumentPool pool)
public OrientGraphNoTx(String url)
public OrientGraphNoTx(org.apache.commons.configuration.Configuration configuration)
Copyright © 2009-2014 Orient Technologies. All Rights Reserved.