@API(status=INTERNAL,
since="6.1.9")
public final class MapValueWrapper
extends Object
MapValue that needs to be unwrapped when used
for properties.
This class exists solely for projection / filtering purposes: It allows the DefaultNeo4jEntityConverter to keep
the composite properties together as long as possible (in the form of above's MapValue. Thus, the key in the
Constants.NAME_OF_PROPERTIES_PARAM fits the filter so that we can continue filtering after binding.| Modifier and Type | Method and Description |
|---|---|
org.neo4j.driver.Value |
getMapValue() |
Copyright © 2019–2022 Neo4j, Neo4j Sweden AB. All rights reserved.