public class DetachedPath extends MutablePath implements Attachable<Path>
Path.Exceptionslabels, objects| Modifier | Constructor and Description |
|---|---|
protected |
DetachedPath(Path path,
boolean withProperties) |
| Modifier and Type | Method and Description |
|---|---|
Path |
attach(Graph hostGraph) |
Path |
attach(Vertex hostVertex) |
String |
toString() |
addLabel, clone, extend, get, hasLabel, labels, make, objects, sizeprotected DetachedPath(Path path, boolean withProperties)
public Path attach(Graph hostGraph)
attach in interface Attachable<Path>public Path attach(Vertex hostVertex)
attach in interface Attachable<Path>public String toString()
toString in class MutablePathCopyright © 2013–2015 Apache Software Foundation. All rights reserved.