org.neo4j.kernel.impl.core
Class DefaultRelationshipTypeCreator
java.lang.Object
org.neo4j.kernel.impl.core.DefaultRelationshipTypeCreator
- All Implemented Interfaces:
- RelationshipTypeCreator
public class DefaultRelationshipTypeCreator
- extends Object
- implements RelationshipTypeCreator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRelationshipTypeCreator
public DefaultRelationshipTypeCreator()
getOrCreate
public int getOrCreate(TransactionManager txManager,
EntityIdGenerator idGenerator,
PersistenceManager persistence,
RelationshipTypeHolder relTypeHolder,
String name)
- Specified by:
getOrCreate in interface RelationshipTypeCreator
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.