org.neo4j.kernel.impl.core
Class RelationshipTypeHolder
java.lang.Object
org.neo4j.kernel.impl.core.RelationshipTypeHolder
public class RelationshipTypeHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addValidRelationshipType
public RelationshipType addValidRelationshipType(String name,
boolean create)
getIdFor
public Integer getIdFor(String name)
getRelationshipTypes
public Iterable<RelationshipType> getRelationshipTypes()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.