Neo4j Advanced

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.
 


Neo4j Advanced

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