Uses of Class
org.neo4j.graphdb.DynamicRelationshipType

Packages that use DynamicRelationshipType
org.neo4j.graphdb The graph database API used by Neo4j. 
 

Uses of DynamicRelationshipType in org.neo4j.graphdb
 

Methods in org.neo4j.graphdb that return DynamicRelationshipType
static DynamicRelationshipType DynamicRelationshipType.withName(String name)
          Instantiates a new DynamicRelationshipType with the given name, without creating it in the underlying storage.
 



Copyright © 2010 Neo4j. All Rights Reserved.