public abstract static class EntityMapper.WithoutResult<S,E> extends EntityMapper<S,E,Void>
EntityMapper.WithoutResult<S,E>| Modifier | Constructor and Description |
|---|---|
protected |
WithoutResult(Neo4jTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doWithPath(EntityPath<S,E> entityPath) |
Void |
mapPath(EntityPath<S,E> entityPath) |
mapPathprotected WithoutResult(Neo4jTemplate template)
public Void mapPath(EntityPath<S,E> entityPath)
mapPath in class EntityMapper<S,E,Void>public abstract void doWithPath(EntityPath<S,E> entityPath)
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.