|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Uniqueness | |
|---|---|
| org.neo4j.graphalgo.impl.path | |
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| Uses of Uniqueness in org.neo4j.graphalgo.impl.path |
|---|
| Methods in org.neo4j.graphalgo.impl.path that return Uniqueness | |
|---|---|
protected Uniqueness |
AllPaths.uniqueness()
|
protected Uniqueness |
AllSimplePaths.uniqueness()
|
| Uses of Uniqueness in org.neo4j.kernel |
|---|
| Methods in org.neo4j.kernel that return Uniqueness | |
|---|---|
static Uniqueness |
Uniqueness.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Uniqueness[] |
Uniqueness.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||