public static interface Path.EdgeVisitor
| Modifier and Type | Method and Description | 
|---|---|
| void | finish() | 
| void | next(EdgeIteratorState edge,
    int index,
    int prevEdgeId) | 
void next(EdgeIteratorState edge, int index, int prevEdgeId)
void finish()
Copyright © 2012–2020. All rights reserved.