Uses of Interface
org.springframework.data.neo4j.core.FluentFindOperation.TerminatingFindWithoutQuery
Packages that use FluentFindOperation.TerminatingFindWithoutQuery
Package
Description
This package contains the core infrastructure for creating an imperative or reactive client that can execute queries.
-
Uses of FluentFindOperation.TerminatingFindWithoutQuery in org.springframework.data.neo4j.core
Subinterfaces of FluentFindOperation.TerminatingFindWithoutQuery in org.springframework.data.neo4j.coreModifier and TypeInterfaceDescriptionstatic interfaceEntry point for creating executable find operations.static interfaceResult type override (Optional).static interfaceTerminating operations invoking the actual query execution.static interfaceTriggers find execution by calling one of the terminating methods.