Update from 9.2 to 11.0 RepeatUntil is missing #820
Answered
by
danielcweber
bwienefoet
asked this question in
Q&A
-
Hi @ALL, i'm trying an update from 9.2 to Version 11.0 of Gremlinq but after that all my querys with RepeatUntil and Emit wont work anymore. Example Query: Where is RepeatUntil in Version 11.0 |
Beta Was this translation helpful? Give feedback.
Answered by
danielcweber
Jan 17, 2023
Replies: 1 comment
-
It's now done through a builder like in this example. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bwienefoet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's now done through a builder like in this example.