Spring Data Neo4j

Uses of Package
org.springframework.data.neo4j.aspects.core

Packages that use org.springframework.data.neo4j.aspects.core
org.springframework.data.neo4j.aspects.core   
org.springframework.data.neo4j.cross_store.support.node   
 

Classes in org.springframework.data.neo4j.aspects.core used by org.springframework.data.neo4j.aspects.core
GraphBacked
          super interface denoting entities that are graph backed, the backing STATE can be a Node or a Relationship.
NodeBacked
          Interface introduced to objects annotated with @NodeEntity by the Neo4jNodeBacking aspect.
RelationshipBacked
          concrete interface introduced onto Relationship entities by the org.springframework.data.neo4j.support.relationship.Neo4jRelationshipBacking aspect, encapsulates a neo4j relationship as backing state
 

Classes in org.springframework.data.neo4j.aspects.core used by org.springframework.data.neo4j.cross_store.support.node
NodeBacked
          Interface introduced to objects annotated with @NodeEntity by the Neo4jNodeBacking aspect.
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.