public class RestPathParser extends Object implements RestResultConverter
| Constructor and Description |
|---|
RestPathParser(RestAPI restAPI) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertFromRepresentation(RequestResult value) |
static org.neo4j.graphdb.Path |
parse(Map path,
RestAPI restApi) |
public RestPathParser(RestAPI restAPI)
public Object convertFromRepresentation(RequestResult value)
convertFromRepresentation in interface RestResultConverterCopyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.