telepath / com.github.giedomak.telepath.staticparser.rpq

Package com.github.giedomak.telepath.staticparser.rpq

Regular path query extension for the static parser package.

Types

RPQVisitorParser

class RPQVisitorParser : RPQBaseVisitor<LogicalPlan>

Parse the RPQ ANTLR4 AST into our internal LogicalPlan model.