@API(status=INTERNAL,
since="6.0.2")
public final class NoRootNodeMappingException
extends MappingException
NoRootNodeMappingException is thrown when the entity converter cannot find a node or map like structure
that can be mapped.
Nodes eligible for mapping are actual nodes with at least the primary label attached or exactly one map structure
that is neither a node nor relationship itself.| Constructor and Description |
|---|
NoRootNodeMappingException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoRootNodeMappingException(String s)
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.