Uses of Class
org.neo4j.graphdb.NotFoundException

Packages that use NotFoundException
org.neo4j.kernel.impl.core   
 

Uses of NotFoundException in org.neo4j.kernel.impl.core
 

Methods in org.neo4j.kernel.impl.core that throw NotFoundException
 Node NodeManager.getNodeById(long nodeId)
           
 Node NodeManager.getReferenceNode()
           
 Relationship NodeManager.getRelationshipById(long relId)
           
 



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