Package | Description |
---|---|
org.neo4j.storageengine.api.schema |
Modifier and Type | Method and Description |
---|---|
static SchemaRule.Kind |
SchemaRule.Kind.forId(byte id)
Deprecated.
|
static SchemaRule.Kind |
SchemaRule.Kind.map(org.neo4j.kernel.api.schema.constaints.ConstraintDescriptor descriptor)
Deprecated.
|
static SchemaRule.Kind |
SchemaRule.Kind.map(org.neo4j.kernel.api.schema.index.IndexDescriptor descriptor)
Deprecated.
|
static SchemaRule.Kind |
SchemaRule.Kind.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SchemaRule.Kind[] |
SchemaRule.Kind.values()
Deprecated.
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.