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(Path path)
           
 
Method Summary
 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(Path path)
Method Detail

getPath

public Path getPath()


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