Spring Data Neo4j

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

Packages that use org.springframework.data.neo4j.annotation
org.springframework.data.neo4j.annotation   
org.springframework.data.neo4j.core   
org.springframework.data.neo4j.mapping   
org.springframework.data.neo4j.rest   
org.springframework.data.neo4j.support   
org.springframework.data.neo4j.support.path   
org.springframework.data.neo4j.template   
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.annotation
Indexed.Level
           
QueryType
           
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.core
QueryType
           
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.mapping
Indexed
          Annotated fields and entities will be indexed and available for retrieval using an indexing API.
RelatedTo
          Annotation for NodeEntity fields that relate to other entities via relationships.
RelatedToVia
          Annotation for NodeEntity fields that relate to other entities via relationships.
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.rest
QueryType
           
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.support
QueryType
           
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.support.path
RelationshipEntity
          Annotation to declare a Pojo-Entity as graph backed relationship entity.
 

Classes in org.springframework.data.neo4j.annotation used by org.springframework.data.neo4j.template
QueryType
           
 


Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.