Neo4j Enterprise

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

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

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

Methods in org.neo4j.kernel.api.operations that throw PropertyKeyNotFoundException
 long PropertyOperations.getPropertyKeyId(String propertyKey)
          Returns a property key id for the given property key.
 


Neo4j Enterprise

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