Spring Data Neo4j

Uses of Class
org.springframework.data.neo4j.fieldaccess.GraphBackedEntityIterableWrapper

Packages that use GraphBackedEntityIterableWrapper
org.springframework.data.neo4j.fieldaccess   
 

Uses of GraphBackedEntityIterableWrapper in org.springframework.data.neo4j.fieldaccess
 

Methods in org.springframework.data.neo4j.fieldaccess that return GraphBackedEntityIterableWrapper
static
<S extends org.neo4j.graphdb.PropertyContainer,E>
GraphBackedEntityIterableWrapper<S,E>
GraphBackedEntityIterableWrapper.create(Iterable<S> iterable, Class<E> targetType, Neo4jTemplate template)
           
 


Spring Data Neo4j

Copyright © 2012 SpringSource. All Rights Reserved.