telepath / com.github.giedomak.telepath.physicaloperators / IndexLookup / <init>

<init>

IndexLookup(physicalPlan: PhysicalPlan)

Physical operator to lookup paths in the kPathIndex.

Let's say we've got this physical plan:

    INDEX_LOOKUP
      /  |  \
     a   b   c

Then a - b - c forms the labeled path for which we are searching for paths in de index.