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