public interface IndexSchemaRule extends SchemaRule
IndexDescriptor
with access to storage data, such as id and ownder.SchemaRule.Kind
Modifier and Type | Method and Description |
---|---|
Long |
getOwningConstraint() |
int |
getPropertyKey() |
boolean |
isConstraintIndex() |
getId, getKind, getLabel, getRelationshipType
int getPropertyKey()
boolean isConstraintIndex()
Long getOwningConstraint()
null
if not related
to a constraint.Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.