Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.neo4j.repository.query.AbstractGraphRepositoryQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.neo4j.bookmark.BookmarkInfo (implements java.io.Serializable)
- org.springframework.data.neo4j.bookmark.BookmarkManagementConfiguration
- org.springframework.data.neo4j.bookmark.BookmarkSupport
- org.springframework.data.neo4j.bookmark.BookmarkInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.data.neo4j.bookmark.CaffeineBookmarkManager (implements org.springframework.data.neo4j.bookmark.BookmarkManager)
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements javax.enterprise.inject.spi.Extension)
- org.springframework.data.neo4j.repository.query.derived.CypherFinderQuery (implements org.springframework.data.neo4j.repository.query.derived.DerivedQueryDefinition)
- org.springframework.data.neo4j.repository.query.derived.DerivedQueryBuilder
- org.springframework.data.neo4j.repository.query.derived.builder.FilterBuilder
- org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.CollectionExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.CountByExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.DeleteByExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.PagedExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.QueryResultExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.SingleEntityExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.SlicedExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryExecution.StreamExecution (implements org.springframework.data.neo4j.repository.query.GraphQueryExecution)
- org.springframework.data.neo4j.repository.query.GraphQueryLookupStrategy (implements org.springframework.data.repository.query.QueryLookupStrategy)
- org.springframework.data.neo4j.util.IterableUtils
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.neo4j.exception.Neo4jErrorStatusCodes
- org.springframework.data.neo4j.web.support.OpenSessionInViewInterceptor (implements org.springframework.web.context.request.AsyncWebRequestInterceptor, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.neo4j.util.PagingAndSortingUtils
- org.springframework.data.repository.query.Parameters<S,T> (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.neo4j.conversion.PointConverter (implements org.neo4j.ogm.typeconversion.CompositeAttributeConverter<T>)
- org.springframework.data.neo4j.repository.query.Query
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.springframework.data.neo4j.repository.support.SessionBeanDefinitionRegistrarPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.neo4j.transaction.SessionFactoryUtils
- org.springframework.data.neo4j.transaction.SharedSessionCreator
- org.springframework.data.neo4j.repository.support.SimpleNeo4jRepository<T,ID> (implements org.springframework.data.neo4j.repository.Neo4jRepository<T,ID>)
- org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Annotation Type Hierarchy
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.