pietermartin / sqlg

TinkerPop graph over sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace `GroupCountSideEffect` step

pietermartin opened this issue · comments

GroupCountSideEffect depends on TinkerPop's bulk traverser feature. Sqlg needs to barrier after the step to have the same result.