Spring Data Neo4j - AspectJ Advanced Mapping

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

Packages that use org.springframework.data.neo4j.aspects.core
org.springframework.data.neo4j.aspects.core   
 

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 Neo4jRelationshipBacking aspect, encapsulates a neo4j relationship as backing state
 


Spring Data Neo4j - AspectJ Advanced Mapping

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.