Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.dao.IncorrectResultSizeDataAccessException
- org.springframework.dao.EmptyResultDataAccessException
- org.springframework.data.neo4j.repository.NoResultException
- org.springframework.dao.EmptyResultDataAccessException
- org.springframework.dao.IncorrectResultSizeDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.neo4j.repository.Neo4jRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.PagingAndSortingRepository<T, ID>)
- org.springframework.data.neo4j.repository.Neo4jRepository<T,
- org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>
- org.springframework.data.neo4j.repository.ReactiveNeo4jRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.neo4j.repository.ReactiveNeo4jRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.neo4j.repository.Neo4jRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.neo4j.repository.Neo4jRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.neo4j.repository.Neo4jRepository<T,
ID> (also extends org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.neo4j.repository.Neo4jRepository<T,
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
ID> - org.springframework.data.neo4j.repository.ReactiveNeo4jRepository<T,
ID> (also extends org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.neo4j.repository.ReactiveNeo4jRepository<T,
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,
ID> - org.springframework.data.neo4j.repository.ReactiveNeo4jRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>)
- org.springframework.data.neo4j.repository.ReactiveNeo4jRepository<T,
- org.springframework.data.repository.CrudRepository<T,