Marking documents if has selected link in the graph.
meteor add shuttler:selection-marking
(name: String, options: Options) => Shuttler.GraphMarking
It creates and return a an instance of maintaining marking of documents in graph.
To the Shuttler.GraphMarking
instance will be added _selection
field with instance of Shuttler.Selection
Shuttler.GraphMarking documentation.
This package has prepared options to send into marking constructor:
Shuttler.GraphMarking.bySelectedSource
Shuttler.GraphMarking.bySelectedTarget
Shuttler.GraphMarking.bySelectorSource
Shuttler.GraphMarking.bySelectorTarget