Neo4j Enterprise

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

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

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

Methods in org.neo4j.kernel.api.operations that throw PropertyNotFoundException
 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.