Interface ArcLabelledNodeIterator.LabelledArcIterator
- All Superinterfaces:
LazyLongIterator
- All Known Implementing Classes:
BitStreamArcLabelledImmutableGraph.BitStreamLabelledArcIterator
- Enclosing class:
- ArcLabelledNodeIterator
-
Method Summary
Methods inherited from interface it.unimi.dsi.big.webgraph.LazyLongIterator
nextLong, skip
-
Method Details
-
label
Label label()The label of arc leading to the last returned successor.- Returns:
- the label of arc leading to the last returned successor.
-