org.neo4j.kernel.impl.index
Class IndexCommand.AddCommand

java.lang.Object
  extended by org.neo4j.kernel.impl.transaction.xaframework.XaCommand
      extended by org.neo4j.kernel.impl.index.IndexCommand
          extended by org.neo4j.kernel.impl.index.IndexCommand.AddCommand
Enclosing class:
IndexCommand

public static class IndexCommand.AddCommand
extends IndexCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.neo4j.kernel.impl.index.IndexCommand
IndexCommand.AddCommand, IndexCommand.AddRelationshipCommand, IndexCommand.CreateCommand, IndexCommand.DeleteCommand, IndexCommand.RemoveCommand
 
Field Summary
 
Fields inherited from class org.neo4j.kernel.impl.index.IndexCommand
NODE, RELATIONSHIP
 
Method Summary
 
Methods inherited from class org.neo4j.kernel.impl.index.IndexCommand
endNodeNeedsLong, equals, execute, getEntityId, getEntityType, getIndexNameId, getKeyId, getValue, isConsideredNormalWriteCommand, needsLong, putIntOrLong, readCommand, startNodeNeedsLong, writeHeader, writeToFile
 
Methods inherited from class org.neo4j.kernel.impl.transaction.xaframework.XaCommand
isRecovered, rollback, setRecovered
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.