telepath / com.github.giedomak.telepath.evaluationengine / SimpleEvaluationEngine

SimpleEvaluationEngine

object SimpleEvaluationEngine : EvaluationEngine (source)

Evaluate a physical-plan in order to get results from the path-index.

Functions

evaluate

fun evaluate(physicalPlan: PhysicalPlan): PathStream