Replies: 1 comment 2 replies
-
In many cases, I can imagine |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LazyBarrierStrategy
addsNoOpBarrierStep
with the fixed size of2500
afterFlatMapStep
. Unless I'm missing something this shouldn't improve JanusGraph query performance anyhow. Should we just exclude this strategy by default to makequery.limited-batch-size
the only configuration needed to control default addedbarrier
step size?@rngcntr do you have any opinion about it?
Beta Was this translation helpful? Give feedback.
All reactions