Uses of Class
org.neo4j.api.core.DynamicRelationshipType

Uses of DynamicRelationshipType in org.neo4j.api.core
 

Methods in org.neo4j.api.core 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 © 2009 Neo4j. All Rights Reserved.