|
Neo4j Enterprise | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| KernelAPI | The main API through which access to the Neo4j kernel is made, both read and write operations are supported as well as transactions. |
| StatementContext | Interface for accessing and modifying the underlying graph. |
| TransactionContext | Represents a transaction of changes to the underlying graph. |
| Exception Summary | |
|---|---|
| ConstraintViolationKernelException | Signals that some constraint has been violated in a kernel interaction,
for example a name containing invalid characters or length. |
| EntityNotFoundException | |
| KernelException | A super class of checked exceptions coming from the Kernel API. |
| LabelNotFoundKernelException | |
| PropertyKeyIdNotFoundException | |
| PropertyKeyNotFoundException | |
| PropertyNotFoundException | |
| SchemaRuleNotFoundException | |
| UnknownKernelException | |
|
Neo4j Enterprise | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||