| Package | Description |
|---|---|
| org.neo4j.kernel.api.exceptions.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AddIndexFailureException |
class |
AlreadyConstrainedException |
class |
AlreadyIndexedException |
class |
CreateConstraintFailureException |
class |
DropConstraintFailureException |
class |
DropIndexFailureException |
class |
IllegalTokenNameException |
class |
IndexBelongsToConstraintException |
class |
MalformedSchemaRuleException
Signals that a schema rule in the schema store was malformed, i.e.
|
class |
NoSuchConstraintException |
class |
NoSuchIndexException |
class |
SchemaRuleNotFoundException |
class |
TooManyLabelsException |
| Constructor and Description |
|---|
DropIndexFailureException(org.neo4j.kernel.impl.api.index.IndexDescriptor indexDescriptor,
SchemaKernelException cause) |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.