diff --git a/src/graph/planner/match/SegmentsConnector.h b/src/graph/planner/match/SegmentsConnector.h index 7b729807e1a..102d7d7a713 100644 --- a/src/graph/planner/match/SegmentsConnector.h +++ b/src/graph/planner/match/SegmentsConnector.h @@ -44,12 +44,10 @@ class SegmentsConnector final { const SubPlan& right, const graph::Path& path); - static SubPlan patternApply(QueryContext* qctx, + static SubPlan patternApply(CypherClauseContextBase* ctx, const SubPlan& left, - const std::vector& inputColNames, const SubPlan& right, - const std::vector& keyCols, - bool isAntiPred = false); + const graph::Path& path); /* * left->right