We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(root@nebula) [nba]> GET SUBGRAPH 10000000000000 STEPS FROM 'Yao Ming' IN teammate OUT serve +---------------------------------+----------------------------------------+ | _vertices | _edges | +---------------------------------+----------------------------------------+ | [("Yao Ming" :player{_tag: 2})] | [[:serve "Yao Ming"->"Rockets" @0 {}]] | +---------------------------------+----------------------------------------+ | [("Rockets" :team{_tag: 3})] | [] | +---------------------------------+----------------------------------------+ Got 2 rows (time spent 5654/6566 us)
The vertex shouldn't contains tags.
The text was updated successfully, but these errors were encountered:
fix : #2555
Sorry, something went wrong.
nevermore3
No branches or pull requests
The vertex shouldn't contains tags.
The text was updated successfully, but these errors were encountered: