@API(status=STABLE,
since="6.0")
public final class Neo4jSimpleTypes
extends Object
List and Map. Those can be mapped
to simple properties as well as to relationships to other things.
The Java driver itself has a good overview of the supported types: The Cypher type system.
| Modifier and Type | Field and Description |
|---|---|
static SimpleTypeHolder |
HOLDER
The simple types we support plus all the simple types recognized by Spring.
|
public static final SimpleTypeHolder HOLDER
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.