Neo4j Enterprise

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

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

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

Methods in org.neo4j.kernel.api.operations that throw LabelNotFoundKernelException
 long LabelOperations.getLabelId(String label)
          Returns a label id for a label name.
 String LabelOperations.getLabelName(long labelId)
          Returns the label name for the given label id.
 


Neo4j Enterprise

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