| Method and Description |
|---|
| org.springframework.data.neo4j.core.PreparedQuery.OptionalBuildSteps.usingMappingFunction(BiFunction<TypeSystem, MapAccessor, ?>)
since 6.1.7, please use
PreparedQuery.OptionalBuildSteps.usingMappingFunction(Supplier), otherwise your instance will be cached,
leading to potentially stale results |
Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.