Neo4j Enterprise

Uses of Class
org.neo4j.kernel.api.EntityNotFoundException

Packages that use EntityNotFoundException
org.neo4j.kernel.api.operations   
 

Uses of EntityNotFoundException in org.neo4j.kernel.api.operations
 

Methods in org.neo4j.kernel.api.operations that throw EntityNotFoundException
 Object PropertyOperations.getNodePropertyValue(long nodeId, long propertyId)
          Returns the value of the property given it's property key id for the node with the given node id
 


Neo4j Enterprise

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