Class Labels
java.lang.Object
it.unimi.dsi.big.webgraph.labelling.Labels
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LabelMergeStrategy
A strategy that keeps the first label, if present, and the second only if the first is not present. -
Constructor Summary
-
Method Summary
-
Field Details
-
KEEP_FIRST_MERGE_STRATEGY
A strategy that keeps the first label, if present, and the second only if the first is not present.
-
-
Constructor Details
-
Labels
public Labels()
-