Neo4j Community

Uses of Class
org.neo4j.graphdb.DynamicRelationshipType

Packages that use DynamicRelationshipType
org.neo4j.graphdb The core graph database API. 
 

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 Community

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