Uses of Class
org.neo4j.server.rest.domain.EndNodeNotFoundException

Packages that use EndNodeNotFoundException
org.neo4j.server.rest.web   
 

Uses of EndNodeNotFoundException in org.neo4j.server.rest.web
 

Methods in org.neo4j.server.rest.web that throw EndNodeNotFoundException
 RelationshipRepresentation DatabaseActions.createRelationship(long startNodeId, long endNodeId, String type, Map<String,Object> properties)
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.