public final class IdentityStrategy extends java.lang.Object implements GraphStrategy
GraphStrategy where all strategy functions are simply executed as
they were originally implemented.| Modifier and Type | Method and Description |
|---|---|
static IdentityStrategy |
instance() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAddEdgeStrategy, getAddVertexStrategy, getEdgeGetPropertyStrategy, getEdgeGraphStrategy, getEdgeIdStrategy, getEdgeIteratorsPropertyIteratorStrategy, getEdgeIteratorsValueIteratorStrategy, getEdgeIteratorsVertexIteratorStrategy, getEdgeKeysStrategy, getEdgeLabelStrategy, getEdgePropertyStrategy, getEdgeValueStrategy, getGraphCloseStrategy, getGraphEStrategy, getGraphIteratorsEdgeIteratorStrategy, getGraphIteratorsVertexIteratorStrategy, getGraphVStrategy, getPropertyKeyStrategy, getPropertyValueStrategy, getRemoveEdgeStrategy, getRemovePropertyStrategy, getRemoveVertexPropertyStrategy, getRemoveVertexStrategy, getVariableAsMapStrategy, getVariableGetStrategy, getVariableKeysStrategy, getVariableRemoveStrategy, getVariableSetStrategy, getVertexGetPropertyStrategy, getVertexGraphStrategy, getVertexIdStrategy, getVertexIteratorsEdgeIteratorStrategy, getVertexIteratorsPropertyIteratorStrategy, getVertexIteratorsValueIteratorStrategy, getVertexIteratorsVertexIteratorStrategy, getVertexKeysStrategy, getVertexLabelStrategy, getVertexPropertyGetElementStrategy, getVertexPropertyGraphStrategy, getVertexPropertyIdStrategy, getVertexPropertyIteratorsPropertyIteratorStrategy, getVertexPropertyIteratorsValueIteratorStrategy, getVertexPropertyKeysStrategy, getVertexPropertyKeyStrategy, getVertexPropertyLabelStrategy, getVertexPropertyPropertyStrategy, getVertexPropertyStrategy, getVertexPropertyValueStrategy, getVertexValueStrategypublic java.lang.String toString()
toString in class java.lang.Objectpublic static final IdentityStrategy instance()
Copyright © 2013-2015 TinkerPop. All Rights Reserved.