Replies: 1 comment
-
This is not a JanusGraph problem. Asking in the TinkerPop user group would be a better idea. Tip: use |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have two queries below to add vertices if not exists (in this case, both vertices were there):
But when I combine them into a single graph traversal and use
select
step, none of the above vertices returned.Could you confirm whether it is a bug, or am I missing something?
The JanusGraph version in the test is
0.5.3
.Thanks,
Beta Was this translation helpful? Give feedback.
All reactions