Class Paths.DefaultPathDescriptor<T extends Path>

java.lang.Object
org.neo4j.graphdb.traversal.Paths.DefaultPathDescriptor<T>
Type Parameters:
T - the type of Path.
All Implemented Interfaces:
Paths.PathDescriptor<T>
Enclosing class:
Paths

public static class Paths.DefaultPathDescriptor<T extends Path> extends Object implements Paths.PathDescriptor<T>
The default Paths.PathDescriptor used in common toString() representations in classes implementing Path.