| Exception | Description |
|---|---|
| AmbiguousBaseClassException | |
| BaseClassNotFoundException | |
| ConfigurationException |
Exception thrown when there is a problem with configuration of OGM
|
| InvalidDepthException | |
| InvalidPropertyFieldException |
RuntimeException that indicates a field that possibly should be persisted as a property
but cannot be persisted as such, maybe due to a missing converter. |
| InvalidRelationshipTargetException |
This exception is thrown when a one to many relationship collection contains the null value.
|
| MappingException |
Specialised
RuntimeException thrown when an unrecoverable issue occurs when mapping between objects and graphs. |
| MetadataException |
Unrecoverable exception thrown when there is a user error in entity metadata (conflicting annotations,
missing id fields etc.)
|
| MissingOperatorException | |
| TransactionManagerException | |
| UnknownStatementTypeException |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.