Details
-
Improvement
-
Status: Done
-
Minor
-
Resolution: Done
-
None
-
None
-
None
Description
I hope the LabelIndexOption has changed as suggested in the above link.
LabelIndex option
When creating a label index, create a direction item in the optionos field.
- 'labelIndex' works for both directions.
- If there is no specific option, all of them expect to be true. (store indexEdge, store degree)
- If you want to apply a specific option for a specific direction, specify the direction in 'option'.
Definition
Ex)
in direction: drop indexEdge, drop degree
out direction: store indexEdge, store degree
LabelIndexOption
{ "out": { "method": "drop", "storeDegree": false } }
Attachments
Issue Links
- links to