JavaScript is disabled on your browser.
java.lang.Object
com.tinkerpop.blueprints.impls.tg.TinkerGraph
org.hawkular.inventory.cdi.BasicInventoryProducer.DummyTransactionalGraph
Nested Class Summary
Nested classes/interfaces inherited from class com.tinkerpop.blueprints.impls.tg.TinkerGraph
com.tinkerpop.blueprints.impls.tg.TinkerGraph.FileType, com.tinkerpop.blueprints.impls.tg.TinkerGraph.TinkerKeyIndex<T extends com.tinkerpop.blueprints.impls.tg.TinkerElement>
Nested classes/interfaces inherited from interface com.tinkerpop.blueprints.TransactionalGraph
com.tinkerpop.blueprints.TransactionalGraph.Conclusion
Field Summary
Fields inherited from class com.tinkerpop.blueprints.impls.tg.TinkerGraph
currentId, edgeKeyIndex, edges, indices, vertexKeyIndex, vertices
Constructor Summary
Constructors
Constructor and Description
DummyTransactionalGraph (org.apache.commons.configuration.Configuration configuration)
Method Summary
Methods inherited from class com.tinkerpop.blueprints.impls.tg.TinkerGraph
addEdge, addVertex, clear, createIndex, createKeyIndex, dropIndex, dropKeyIndex, getEdge, getEdges, getEdges, getFeatures, getIndex, getIndexedKeys, getIndices, getVertex, getVertices, getVertices, query, removeEdge, removeVertex, shutdown, toString
Methods inherited from interface com.tinkerpop.blueprints.Graph
addEdge, addVertex, getEdge, getEdges, getEdges, getFeatures, getVertex, getVertices, getVertices, query, removeEdge, removeVertex, shutdown
Method Detail
commit
public void commit()
Specified by:
commit in interface com.tinkerpop.blueprints.TransactionalGraph
rollback
public void rollback()
Specified by:
rollback in interface com.tinkerpop.blueprints.TransactionalGraph
Copyright © 2015 Red Hat, Inc. . All rights reserved.