| Package | Description |
|---|---|
| org.neo4j.cypher.internal.compiler.v3_3.common |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<CypherOrderability.SuperType> |
CypherOrderability.SuperType.TYPE_ID_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static CypherOrderability.SuperType |
CypherOrderability.SuperType.ofValue(Object value) |
static CypherOrderability.SuperType |
CypherOrderability.SuperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CypherOrderability.SuperType[] |
CypherOrderability.SuperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.