Package apoc.result
Class PathResult
java.lang.Object
apoc.result.PathResult
- Since:
- 11.04.16
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
public org.neo4j.graphdb.Path path
-
-
Constructor Details
-
PathResult
public PathResult(org.neo4j.graphdb.Path path)
-