Spring Data Neo4j

org.springframework.data.neo4j.support.path
Interface IterationController

All Known Implementing Classes:
PathMapper.WithoutResult

public interface IterationController

If the @{see PathMapper} implements this interface the returned @{see IterationMode} is considered for the path mapping operation.

Since:
22.02.11
Author:
mh

Nested Class Summary
static class IterationController.IterationMode
           
 
Method Summary
 IterationController.IterationMode getIterationMode()
           
 

Method Detail

getIterationMode

IterationController.IterationMode getIterationMode()

Spring Data Neo4j

Copyright © 2011 SpringSource. All Rights Reserved.