@API(status=STABLE,
since="6.1")
public interface FluentNeo4jOperations
extends FluentFindOperation, FluentSaveOperation
Neo4jOperations and adding a couple of fluent operations, especially
around finding and projecting things.FluentFindOperation.ExecutableFind<T>, FluentFindOperation.FindWithProjection<T>, FluentFindOperation.FindWithQuery<T>, FluentFindOperation.TerminatingFind<T>, FluentFindOperation.TerminatingFindWithoutQuery<T>FluentSaveOperation.ExecutableSave<DT>findsaveCopyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.