Package | Description |
---|---|
org.neo4j.graphdb.index |
Integrated API for node and relationship indexing.
|
Modifier and Type | Method and Description |
---|---|
UniqueFactory.UniqueEntity<T> |
UniqueFactory.getOrCreateWithOutcome(String key,
Object value)
Get the indexed entity, creating it (exactly once) if no indexed entity exists.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.