Spring Data Neo4j

Uses of Package
org.springframework.data.neo4j.fieldaccess

Packages that use org.springframework.data.neo4j.fieldaccess
org.springframework.data.neo4j.config   
org.springframework.data.neo4j.cross_store.config   
org.springframework.data.neo4j.cross_store.fieldaccess   
org.springframework.data.neo4j.cross_store.support.node   
org.springframework.data.neo4j.fieldaccess   
org.springframework.data.neo4j.support.node   
org.springframework.data.neo4j.support.relationship   
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.config
FieldAccessorFactoryFactory
           
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.cross_store.config
FieldAccessorFactoryFactory
           
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.cross_store.fieldaccess
FieldAccessListener
          interface for listeners for field modifications, used for instance for indexing or tracing
FieldAccessorListenerFactory
          factory interface for field accessor listeners.
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.cross_store.support.node
DefaultEntityState
           
DelegatingFieldAccessorFactory
           
FieldAccessorFactory
          Factory interface for a single field / field accessor.
FieldAccessorFactoryFactory
           
FieldAccessorListenerFactory
          factory interface for field accessor listeners.
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.fieldaccess
ConvertingNodePropertyFieldAccessorFactory
           
DelegatingFieldAccessorFactory
           
DynamicProperties
          A DynamicProperties property on a @NodeEntity stores all its properties dynamically on the underlying node itself.
FieldAccessListener
          interface for listeners for field modifications, used for instance for indexing or tracing
FieldAccessor
          interface for field accessors, encapsulates reading and writing from fields and write support information about the field.
FieldAccessorFactory
          Factory interface for a single field / field accessor.
FieldAccessorFactoryFactory
           
FieldAccessorFactoryProviders
           
FieldAccessorListenerFactory
          factory interface for field accessor listeners.
GraphBackedEntityIterableWrapper
          Simple wrapper to create an Iterable over @NodeEntities or @RelationshipEntities from an iterable over Nodes or Relationships.
ManagedFieldAccessorSet
           
ManagedPrefixedDynamicProperties
          Updates the entity containing such a ManagedPrefixedDynamicProperties when some property is added, changed or deleted.
PrefixedDynamicProperties
          Stores the properties internally with prefixed keys.
PropertyFieldAccessorFactory
           
PropertyFieldAccessorFactory.PropertyFieldAccessor
           
RelatedToCollectionFieldAccessorFactory.RelatedToCollectionFieldAccessor
           
RelatedToFieldAccessor
           
RelationshipHelper
           
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.support.node
DefaultEntityState
           
DelegatingFieldAccessorFactory
           
FieldAccessorFactoryFactory
           
 

Classes in org.springframework.data.neo4j.fieldaccess used by org.springframework.data.neo4j.support.relationship
DefaultEntityState
           
DelegatingFieldAccessorFactory
           
FieldAccessorFactoryFactory
           
 


Spring Data Neo4j

Copyright © 2012 SpringSource. All Rights Reserved.