Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Graph
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.data.neo4j.annotation
,
org.springframework.data.neo4j.config
,
org.springframework.data.neo4j.conversion
,
org.springframework.data.neo4j.core
,
org.springframework.data.neo4j.fieldaccess
,
org.springframework.data.neo4j.mapping
,
org.springframework.data.neo4j.repository
,
org.springframework.data.neo4j.repository.query
,
org.springframework.data.neo4j.rest
,
org.springframework.data.neo4j.rest.index
,
org.springframework.data.neo4j.rest.util
,
org.springframework.data.neo4j.server
,
org.springframework.data.neo4j.support
,
org.springframework.data.neo4j.support.conversion
,
org.springframework.data.neo4j.support.node
,
org.springframework.data.neo4j.support.path
,
org.springframework.data.neo4j.support.query
,
org.springframework.data.neo4j.support.relationship
,
org.springframework.data.neo4j.support.typerepresentation
,
org.springframework.data.neo4j.template
,
org.springframework.data.neo4j.template.util
,
org.springframework.data.neo4j.transaction
Class Hierarchy
java.lang.
Object
org.springframework.beans.factory.xml.
AbstractBeanDefinitionParser
(implements org.springframework.beans.factory.xml.
BeanDefinitionParser
)
org.springframework.data.neo4j.config.
DataGraphBeanDefinitionParser
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
org.springframework.data.neo4j.fieldaccess.
ManagedFieldAccessorSet
<ENTITY,T>
org.springframework.data.persistence.AbstractConstructorEntityInstantiator<BACKING_INTERFACE,STATE> (implements org.springframework.data.persistence.EntityInstantiator<BACKING_INTERFACE,STATE>)
org.springframework.data.neo4j.support.node.
NodeEntityInstantiator
org.springframework.data.neo4j.support.relationship.
RelationshipEntityInstantiator
org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
org.springframework.data.neo4j.repository.
GraphMetamodelEntityInformation
<S,T> (implements org.springframework.data.neo4j.repository.
GraphEntityInformation
<S,T>)
org.springframework.data.neo4j.repository.
AbstractGraphRepository
<S,T> (implements org.springframework.data.neo4j.repository.
GraphRepository
<T>, org.springframework.data.neo4j.repository.
NamedIndexRepository
<T>)
org.springframework.data.neo4j.repository.
NodeGraphRepository
<T> (implements org.springframework.data.neo4j.repository.
GraphRepository
<T>)
org.springframework.data.neo4j.repository.
RelationshipGraphRepository
<T> (implements org.springframework.data.neo4j.repository.
GraphRepository
<T>)
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.neo4j.mapping.
Neo4JMappingContext
org.springframework.data.neo4j.fieldaccess.
AbstractNodeRelationshipFieldAccessor
<ENTITY,STATE,TARGET,TSTATE> (implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.fieldaccess.
NodeToNodesRelationshipFieldAccessor
<TARGET>
org.springframework.data.neo4j.fieldaccess.
OneToNRelationshipFieldAccessorFactory.OneToNRelationshipFieldAccessor
org.springframework.data.neo4j.fieldaccess.
ReadOnlyOneToNRelationshipFieldAccessorFactory.ReadOnlyOneToNRelationshipFieldAccessor
org.springframework.data.neo4j.fieldaccess.
SingleRelationshipFieldAccessorFactory.SingleRelationshipFieldAccessor
org.springframework.data.neo4j.fieldaccess.
OneToNRelationshipEntityFieldAccessorFactory.OneToNRelationshipEntityFieldAccessor
org.springframework.data.neo4j.rest.util.
ArrayConverter
org.springframework.data.neo4j.transaction.
ChainedTransactionManager
(implements org.springframework.transaction.
PlatformTransactionManager
)
org.springframework.data.neo4j.config.
ConfigurationCheck
org.springframework.data.neo4j.template.util.
Converter
org.springframework.data.neo4j.support.path.
ConvertingEntityPath
<S,E> (implements org.springframework.data.neo4j.core.
EntityPath
<S,E>)
org.springframework.data.neo4j.fieldaccess.
ConvertingNodePropertyFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.repository.query.
CypherQuery
org.springframework.data.neo4j.support.query.
CypherQueryEngine
(implements org.springframework.data.neo4j.support.query.
QueryEngine
<T>)
org.springframework.data.neo4j.support.query.
CypherQueryExecutor
(implements org.springframework.data.neo4j.support.query.
QueryOperations
<R>)
org.springframework.data.neo4j.conversion.
DefaultConverter
<T,R> (implements org.springframework.data.neo4j.conversion.
ResultConverter
<T,R>)
org.springframework.data.neo4j.support.query.
ConversionServiceQueryResultConverter
<R>
org.springframework.data.neo4j.support.conversion.
EntityResultConverter
<T,R>
org.springframework.data.neo4j.fieldaccess.
DefaultEntityState
<ENTITY,STATE> (implements org.springframework.data.neo4j.core.
EntityState
<ENTITY,STATE>)
org.springframework.data.neo4j.support.node.
NodeEntityState
<ENTITY>
org.springframework.data.neo4j.support.node.
PartialNodeEntityState
<ENTITY>
org.springframework.data.neo4j.support.relationship.
RelationshipEntityState
<ENTITY>
org.springframework.data.neo4j.support.path.
DefaultRelationshipBacked
org.springframework.core.io.
DefaultResourceLoader
(implements org.springframework.core.io.
ResourceLoader
)
org.springframework.context.support.
AbstractApplicationContext
(implements org.springframework.context.
ConfigurableApplicationContext
, org.springframework.beans.factory.
DisposableBean
)
org.springframework.context.support.
AbstractRefreshableApplicationContext
org.springframework.context.support.
AbstractRefreshableConfigApplicationContext
(implements org.springframework.beans.factory.
BeanNameAware
, org.springframework.beans.factory.
InitializingBean
)
org.springframework.context.support.
AbstractXmlApplicationContext
org.springframework.context.support.
ClassPathXmlApplicationContext
org.springframework.data.neo4j.server.
ProvidedClassPathXmlApplicationContext
org.springframework.data.neo4j.transaction.
DefaultSynchronizationManager
(implements org.springframework.data.neo4j.transaction.
SynchronizationManager
)
org.springframework.data.neo4j.fieldaccess.
DelegatingFieldAccessorFactory
<T> (implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
NodeDelegatingFieldAccessorFactory
org.springframework.data.neo4j.support.node.
PartialNodeEntityState.PartialNodeDelegatingFieldAccessorFactory
org.springframework.data.neo4j.fieldaccess.
RelationshipDelegatingFieldAccessorFactory
org.springframework.data.neo4j.support.
DelegatingGraphDatabase
(implements org.springframework.data.neo4j.core.
GraphDatabase
)
org.springframework.data.neo4j.fieldaccess.
DetachedEntityState
<ENTITY,STATE> (implements org.springframework.data.neo4j.core.
EntityState
<ENTITY,STATE>)
org.springframework.data.neo4j.repository.
DirectGraphRepositoryFactory
org.springframework.data.neo4j.support.
DoReturn
<T>
org.springframework.data.neo4j.support.path.
EntityEvaluator
<S,E> (implements org.neo4j.graphdb.traversal.Evaluator)
org.springframework.data.neo4j.support.path.
EntityMapper
<S,E,T> (implements org.springframework.data.neo4j.support.path.
PathMapper
<T>)
org.springframework.data.neo4j.support.path.
EntityMapper.WithoutResult
<S,E>
org.springframework.data.neo4j.support.query.
EntityResultConverter2
<R> (implements org.springframework.data.neo4j.conversion.
ResultConverter
<T,R>)
org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactoryProviders
<T>
org.springframework.data.neo4j.support.
GenericTypeExtractor
org.springframework.data.neo4j.template.
GraphCallback.WithoutResult
(implements org.springframework.data.neo4j.template.
GraphCallback
<T>)
org.springframework.data.neo4j.support.
GraphDatabaseContext
org.springframework.data.neo4j.support.
GraphDatabaseFactory
(implements org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.data.neo4j.support.query.
GremlinExecutor
org.springframework.data.neo4j.support.query.
GremlinQueryEngine
(implements org.springframework.data.neo4j.support.query.
QueryEngine
<T>)
org.springframework.data.neo4j.fieldaccess.
IdFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
IdFieldAccessorFactory.IdFieldAccessor
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.annotation.
Indexed.Name
org.springframework.data.neo4j.support.typerepresentation.
IndexingNodeTypeRepresentationStrategy
(implements org.springframework.data.neo4j.core.
NodeTypeRepresentationStrategy
)
org.springframework.data.neo4j.fieldaccess.
IndexingPropertyFieldAccessorListenerFactory
<S,T> (implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorListenerFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
IndexingPropertyFieldAccessorListenerFactory.IndexingPropertyFieldAccessorListener
<T> (implements org.springframework.data.neo4j.fieldaccess.
FieldAccessListener
<ENTITY,TARGET>)
org.springframework.data.neo4j.support.typerepresentation.
IndexingRelationshipTypeRepresentationStrategy
(implements org.springframework.data.neo4j.core.
RelationshipTypeRepresentationStrategy
)
org.neo4j.helpers.collection.IterableWrapper<T,U> (implements java.lang.
Iterable
<T>)
org.springframework.data.neo4j.support.path.
EntityPathPathIterableWrapper
<S,E>
org.springframework.data.neo4j.support.node.
NodeBackedNodeIterableWrapper
<T>
org.springframework.data.neo4j.transaction.
JotmFactoryBean
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.neo4j.fieldaccess.
JpaIdFieldAccessListenerFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorListenerFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
JpaIdFieldAccessListenerFactory.JpaIdFieldListener
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessListener
<ENTITY,TARGET>)
org.springframework.data.neo4j.rest.
JsonHelper
org.springframework.data.neo4j.transaction.
MultiTransactionStatus
(implements org.springframework.transaction.
TransactionStatus
)
org.springframework.beans.factory.xml.
NamespaceHandlerSupport
(implements org.springframework.beans.factory.xml.
NamespaceHandler
)
org.springframework.data.neo4j.config.
DataGraphNamespaceHandler
org.springframework.data.neo4j.config.
Neo4jConfiguration
org.springframework.data.neo4j.fieldaccess.
Neo4jConversionServiceFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.data.neo4j.fieldaccess.
Neo4jConversionServiceFactoryBean.DateToLongConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.neo4j.fieldaccess.
Neo4jConversionServiceFactoryBean.EnumToStringConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.neo4j.fieldaccess.
Neo4jConversionServiceFactoryBean.LongToDateConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.neo4j.fieldaccess.
Neo4jConversionServiceFactoryBean.StringToEnumConverterFactory
(implements org.springframework.core.convert.converter.
ConverterFactory
<S,R>)
org.springframework.data.neo4j.template.
Neo4jExceptionTranslator
(implements org.springframework.dao.support.
PersistenceExceptionTranslator
)
org.springframework.data.neo4j.support.node.
Neo4jHelper
org.springframework.data.neo4j.template.
Neo4jTemplate
(implements org.springframework.data.neo4j.template.
Neo4jOperations
)
org.springframework.data.neo4j.support.node.
NodeEntityStateFactory
org.springframework.data.neo4j.support.path.
NodePath
(implements org.neo4j.graphdb.Path)
org.springframework.data.neo4j.fieldaccess.
NodeRelationshipFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
OneToNRelationshipFieldAccessorFactory
org.springframework.data.neo4j.fieldaccess.
ReadOnlyOneToNRelationshipFieldAccessorFactory
org.springframework.data.neo4j.fieldaccess.
SingleRelationshipFieldAccessorFactory
org.springframework.data.neo4j.support.typerepresentation.
NoopNodeTypeRepresentationStrategy
(implements org.springframework.data.neo4j.core.
NodeTypeRepresentationStrategy
)
org.springframework.data.neo4j.support.typerepresentation.
NoopRelationshipTypeRepresentationStrategy
(implements org.springframework.data.neo4j.core.
RelationshipTypeRepresentationStrategy
)
org.springframework.data.neo4j.config.
NullTransactionManager
(implements javax.transaction.
TransactionManager
)
org.springframework.data.neo4j.fieldaccess.
OneToNRelationshipEntityFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.support.node.
PartialNodeEntityInstantiator
(implements org.springframework.data.persistence.EntityInstantiator<BACKING_INTERFACE,STATE>)
org.springframework.data.neo4j.support.path.
PathMapper.WithoutResult
(implements org.springframework.data.neo4j.support.path.
IterationController
, org.springframework.data.neo4j.support.path.
PathMapper
<T>)
org.springframework.data.neo4j.support.path.
PathMappingIterator
org.springframework.data.neo4j.rest.
PropertiesMap
org.springframework.data.neo4j.fieldaccess.
PropertyFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
PropertyFieldAccessorFactory.PropertyFieldAccessor
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.fieldaccess.
ConvertingNodePropertyFieldAccessorFactory.ConvertingNodePropertyFieldAccessor
org.springframework.data.neo4j.template.
PropertyMap
org.springframework.data.neo4j.fieldaccess.
QueryFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
QueryFieldAccessorFactory.QueryFieldAccessor
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.conversion.
QueryResultBuilder
<T> (implements org.springframework.data.neo4j.conversion.
QueryResult
<T>)
org.springframework.data.neo4j.support.relationship.
RelationshipEntityStateFactory
org.springframework.data.neo4j.fieldaccess.
RelationshipNodeFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
RelationshipNodeFieldAccessorFactory.RelationshipNodeFieldAccessor
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.support.path.
RelationshipPath
(implements org.neo4j.graphdb.Path)
org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements 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.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.
BeanFactoryAware
)
org.springframework.data.neo4j.repository.
GraphRepositoryFactoryBean
<S,R,T>
org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.neo4j.repository.
GraphRepositoryFactory
org.springframework.data.neo4j.rest.
RequestResult
org.springframework.data.neo4j.rest.
RestCypherQueryEngine
(implements org.springframework.data.neo4j.support.query.
QueryEngine
<T>)
org.springframework.data.neo4j.rest.
RestEntity
(implements org.neo4j.graphdb.PropertyContainer)
org.springframework.data.neo4j.rest.
RestNode
(implements org.neo4j.graphdb.Node)
org.springframework.data.neo4j.rest.
RestRelationship
(implements org.neo4j.graphdb.Relationship)
org.springframework.data.neo4j.rest.
RestEntityExtractor
org.springframework.data.neo4j.rest.
RestGraphDatabase
(implements org.springframework.data.neo4j.core.
GraphDatabase
, org.neo4j.graphdb.GraphDatabaseService)
org.springframework.data.neo4j.rest.
RestGremlinQueryEngine
(implements org.springframework.data.neo4j.support.query.
QueryEngine
<T>)
org.springframework.data.neo4j.rest.index.
RestIndex
<T> (implements org.neo4j.graphdb.index.Index<T>)
org.springframework.data.neo4j.rest.index.
RestNodeIndex
org.springframework.data.neo4j.rest.index.
RestRelationshipIndex
(implements org.neo4j.graphdb.index.RelationshipIndex)
org.springframework.data.neo4j.rest.index.
RestIndexManager
(implements org.neo4j.graphdb.index.IndexManager)
org.springframework.data.neo4j.rest.
RestPathParser
org.springframework.data.neo4j.rest.
RestRequest
org.springframework.data.neo4j.rest.
RestTableResultExtractor
org.springframework.data.neo4j.rest.
RestTraversal
(implements org.springframework.data.neo4j.rest.
RestTraversalDescription
)
org.springframework.data.neo4j.rest.
RestTraverser
(implements org.neo4j.graphdb.traversal.Traverser)
org.neo4j.helpers.Service
org.neo4j.kernel.impl.transaction.TransactionManagerProvider
org.springframework.data.neo4j.transaction.
SpringProvider
org.springframework.data.neo4j.rest.
SimplePath
(implements org.neo4j.graphdb.Path)
org.springframework.data.neo4j.server.
SpringPluginInitializer
(implements org.neo4j.server.plugins.PluginLifecycle)
org.springframework.data.neo4j.support.typerepresentation.
SubReferenceNodeTypeRepresentationStrategy
(implements org.springframework.data.neo4j.core.
NodeTypeRepresentationStrategy
)
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.
UncategorizedDataAccessException
org.springframework.data.neo4j.core.
UncategorizedGraphStoreException
org.springframework.data.neo4j.rest.
RestResultException
org.springframework.data.neo4j.fieldaccess.
TransientFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
TransientFieldAccessorFactory.TransientFieldAccessor
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.fieldaccess.
TraversalFieldAccessorFactory
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>)
org.springframework.data.neo4j.fieldaccess.
TraversalFieldAccessorFactory.TraversalFieldAccessor
(implements org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>)
org.springframework.data.neo4j.support.
Tuple2
<T1,T2>
org.springframework.data.neo4j.support.typerepresentation.
TypeRepresentationStrategyFactory
Interface Hierarchy
org.springframework.data.repository.core.EntityMetadata<T>
org.springframework.data.repository.core.EntityInformation<T,ID>
org.springframework.data.neo4j.repository.
GraphEntityInformation
<S,T>
org.springframework.data.neo4j.repository.
GraphEntityInformation
<S,T>
org.springframework.data.neo4j.core.
EntityState
<ENTITY,STATE>
org.springframework.data.neo4j.fieldaccess.
FieldAccessListener
<ENTITY,TARGET>
org.springframework.data.neo4j.fieldaccess.
FieldAccessor
<ENTITY>
org.springframework.data.neo4j.fieldaccess.
FieldAccessorFactory
<E>
org.springframework.data.neo4j.fieldaccess.
FieldAccessorListenerFactory
<E>
org.springframework.data.neo4j.core.
FieldTraversalDescriptionBuilder
org.springframework.data.neo4j.core.
GraphBacked
<STATE>
org.springframework.data.neo4j.core.
NodeBacked
org.springframework.data.neo4j.core.
RelationshipBacked
org.springframework.data.neo4j.template.
GraphCallback
<T>
org.springframework.data.neo4j.core.
GraphDatabase
org.springframework.data.neo4j.conversion.
Handler
<R>
org.springframework.data.neo4j.repository.
IndexRepository
<T>
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
CRUDRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
java.lang.
Iterable
<T>
org.springframework.data.neo4j.conversion.
ConvertedResult
<R>
org.springframework.data.neo4j.core.
EntityPath
<S,E>
org.neo4j.graphdb.Path
org.springframework.data.neo4j.core.
EntityPath
<S,E>
org.springframework.data.neo4j.conversion.
QueryResult
<T>
org.springframework.data.neo4j.support.path.
IterationController
org.springframework.data.neo4j.repository.
NamedIndexRepository
<T>
org.springframework.data.neo4j.template.
Neo4jOperations
org.springframework.data.neo4j.template.util.
NodeEvaluator
org.springframework.data.neo4j.support.path.
PathMapper
<T>
org.springframework.data.mapping.PersistentEntity<T,P>
org.springframework.data.neo4j.mapping.
Neo4JPersistentEntity
<T>
org.springframework.data.mapping.PersistentProperty<P>
org.springframework.data.neo4j.mapping.
Neo4JPersistentProperty
org.springframework.data.neo4j.support.query.
QueryEngine
<T>
org.springframework.data.neo4j.support.query.
QueryOperations
<R>
org.springframework.data.neo4j.mapping.
RelationshipInfo
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.data.neo4j.repository.
CRUDRepository
<T>
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
CRUDRepository
<T>, org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.neo4j.repository.
CRUDRepository
<T>
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
CRUDRepository
<T>, org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.neo4j.repository.
CRUDRepository
<T>
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
CRUDRepository
<T>, org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.repository.PagingAndSortingRepository<T,ID>
org.springframework.data.neo4j.repository.
CRUDRepository
<T>
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
CRUDRepository
<T>, org.springframework.data.neo4j.repository.
IndexRepository
<T>, org.springframework.data.neo4j.repository.
TraversalRepository
<T>)
org.springframework.data.neo4j.conversion.
ResultConverter
<T,R>
org.springframework.data.neo4j.transaction.
SynchronizationManager
org.neo4j.graphdb.traversal.TraversalDescription
org.springframework.data.neo4j.rest.
RestTraversalDescription
org.springframework.data.neo4j.repository.
TraversalRepository
<T>
org.springframework.data.neo4j.repository.
GraphRepository
<T> (also extends org.springframework.data.neo4j.repository.
CRUDRepository
<T>, org.springframework.data.neo4j.repository.
IndexRepository
<T>)
org.springframework.data.neo4j.core.
TypeRepresentationStrategy
<S,T>
org.springframework.data.neo4j.core.
NodeTypeRepresentationStrategy
org.springframework.data.neo4j.core.
RelationshipTypeRepresentationStrategy
Annotation Type Hierarchy
org.springframework.data.neo4j.annotation.
StartNode
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
RelationshipEntity
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
RelatedToVia
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
RelatedTo
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
Query
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
NodeEntity
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
Indexed
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
GraphTraversal
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
GraphProperty
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
GraphId
(implements java.lang.annotation.
Annotation
)
org.springframework.data.neo4j.annotation.
EndNode
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.data.neo4j.annotation.
QueryType
org.springframework.data.neo4j.core.
Direction
org.springframework.data.neo4j.support.path.
IterationController.IterationMode
org.springframework.data.neo4j.rest.
RestTraversalDescription.ScriptLanguage
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data Graph
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
SpringSource
. All Rights Reserved.