Package org.springframework.data.neo4j.repository
@NonNullApi
package org.springframework.data.neo4j.repository
This package provides the Neo4j imperative and reactive repository API.
-
ClassDescriptionNeo4jRepository<T,
ID> Neo4j specificRepository
interface.Throw when a query doesn't return a required result.ReactiveNeo4jRepository<T,ID> Neo4j specificRepository
interface with reactive support.