|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
EntityManager.find(Class, Object) operation.
DynamicProperties.setPropertiesFrom(Map)
GraphDatabaseService
Pageable or Sort instances.
RepositoryQuery implementation that derives a Cypher query from the GraphQueryMethod's method name.DerivedCypherRepositoryQuery from the given MappingContext,
GraphQueryMethod and Neo4jTemplate.
DynamicProperties property on a @NodeEntity stores all its properties dynamically
on the underlying node itself.DynamicPropertiesFieldAccessorFactory.DynamicPropertiesFieldAccessors for @NodeEntity properties of type
DynamicProperties.null if none is provided.
RelationshipInfo for the given property if it is a relationship or null otherwise.
Node
or a Relationship.GraphRepositoryFactory from the given Neo4jTemplate and
MappingContext.
true if the type of this property is a natively supported neo4j property type.
true if the given object value is a natively supported neo4j property type, but not an array.
MappingContext implementation.PersistentEntity.Neo4jPersistentEntity.Neo4jPersistentEntityImpl instance.
PersistentPropertys.ImportBeanDefinitionRegistrar implementation to support EnableNeo4jRepositories annotation.GraphDatabaseService, the used
TypeRepresentationStrategy, entity instantiators for nodes and relationships as well as a spring conversion service.Neo4jNodeBacking aspect.Node.NodeEntity fields that relate to other entities via
relationships.NodeEntity fields that relate to other entities via
relationships.ReflectionFactory internal to sun reflect
package.EntityInstantiator abstraction instead.EntityInstantiator abstraction insteadTypeRepresentationStrategy that uses a hierarchy of reference nodes to represent the java type of the entity in the
graph database.
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||