org.springframework.data.neo4j.rest
Class RestPathParser
java.lang.Object
org.springframework.data.neo4j.rest.RestPathParser
public class RestPathParser
- extends Object
- Since:
- 03.02.11
- Author:
- Michael Hunger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestPathParser
public RestPathParser()
parse
public static org.neo4j.graphdb.Path parse(Map path,
RestGraphDatabase restGraphDatabase)
Copyright © 2011 SpringSource. All Rights Reserved.