Neo4j Enterprise

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

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

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

Methods in org.neo4j.kernel.api.operations that throw SchemaRuleNotFoundException
 org.neo4j.kernel.impl.nioneo.store.IndexRule SchemaOperations.getIndexRule(long labelId, long propertyKey)
          Returns the index rule for the given labelId and propertyKey.
 


Neo4j Enterprise

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