Spring Data Neo4j

Package org.springframework.data.neo4j.support.path

Interface Summary
IterationController If the @{see PathMapper} implements this interface the returned @{see IterationMode} is considered for the path mapping operation.
PathMapper<T> A mapper for paths as the generic return type of querying graph operations.
 

Class Summary
ConvertingEntityPath<S,E>  
DefaultRelationshipBacked  
EntityEvaluator<S,E>  
EntityMapper<S,E,T>  
EntityMapper.WithoutResult<S,E>  
EntityPathPathIterableWrapper<S,E>  
NodePath  
PathMapper.WithoutResult callback instead of mapping
PathMappingIterator  
RelationshipPath  
 

Enum Summary
IterationController.IterationMode  
 


Spring Data Neo4j

Copyright © 2012 SpringSource. All Rights Reserved.