Neo4j Enterprise

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

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

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

Methods in org.neo4j.kernel.api.operations that throw PropertyKeyIdNotFoundException
 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
 String PropertyOperations.getPropertyKeyName(long propertyId)
          Returns the name of a property given it's property key id
 


Neo4j Enterprise

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