org.neo4j.server.rest.repr
Class FullPath

java.lang.Object
  extended by org.neo4j.server.rest.repr.FullPath

public class FullPath
extends Object

Since:
27.01.11
Author:
mh

Constructor Summary
FullPath(org.neo4j.graphdb.Path path)
           
 
Method Summary
 org.neo4j.graphdb.Path getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullPath

public FullPath(org.neo4j.graphdb.Path path)
Method Detail

getPath

public org.neo4j.graphdb.Path getPath()


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.