org.neo4j.graphdb.index
Class UniqueFactory.UniqueEntity<T extends PropertyContainer>

java.lang.Object
  extended by org.neo4j.graphdb.index.UniqueFactory.UniqueEntity<T>
Enclosing class:
UniqueFactory<T extends PropertyContainer>

public static class UniqueFactory.UniqueEntity<T extends PropertyContainer>
extends Object


Method Summary
 T entity()
           
 boolean wasCreated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

entity

public T entity()

wasCreated

public boolean wasCreated()


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