Interface StratifyOps<NodeDatum, LinkDatum>

the operators for the stratify operator

Type Parameters

  • in NodeDatum = never

  • out LinkDatum = unknown

Hierarchy

  • StratifyOps

Properties

Properties

id: Id<NodeDatum>

the id operator

parentData: ParentData<NodeDatum, LinkDatum>

the parent data operator

parentIds: ParentIds<NodeDatum>

the parent ids operator

Generated using TypeDoc