| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| org.neo4j.kernel.api | |
| org.neo4j.kernel.api.exceptions | |
| org.neo4j.kernel.api.exceptions.schema | |
| org.neo4j.kernel.api.index | |
| org.neo4j.kernel.api.operations | |
| org.neo4j.kernel.api.properties |
| Class and Description |
|---|
| KernelException
A super class of checked exceptions coming from the
Kernel API. |
| Class and Description |
|---|
| TransactionFailureException
This class (in its current form - 2013-05-07) is a vector for exceptions thrown by a transaction manager, for
carrying the exception through the Kernel API stack to be rethrown on a higher level.
|
| Class and Description |
|---|
| KernelException
A super class of checked exceptions coming from the
Kernel API. |
| TransactionalException |
| Class and Description |
|---|
| KernelException
A super class of checked exceptions coming from the
Kernel API. |
| Class and Description |
|---|
| KernelException
A super class of checked exceptions coming from the
Kernel API. |
| Class and Description |
|---|
| EntityNotFoundException |
| LabelNotFoundKernelException |
| PropertyKeyIdNotFoundException |
| PropertyKeyNotFoundException |
| Class and Description |
|---|
| PropertyNotFoundException |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.