|
Spring Data Neo4j | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Result<T>
| Method Summary | ||
|---|---|---|
|
to(Class<R> type)
|
|
|
to(Class<R> type,
ResultConverter<T,R> resultConverter)
|
|
Result<T> |
with(MappingPolicy mappingPolicy)
|
|
| Methods inherited from interface org.springframework.data.neo4j.conversion.EndResult |
|---|
as, handle, single, singleOrNull |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
<R> EndResult<R> to(Class<R> type)
<R> EndResult<R> to(Class<R> type,
ResultConverter<T,R> resultConverter)
Result<T> with(MappingPolicy mappingPolicy)
|
Spring Data Neo4j | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||