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
The getProps won't return row of vertex which don't contains the request tag. e.g. in space nba If we have
'Spurs'
as the request vids. And
player.age
as the request properties. We will get empty result even if the vid 'Spurs' is existed in space.
The text was updated successfully, but these errors were encountered:
We will convert to getVertices instead of getTags in 1230, change milestone to 3.0 for now.
Sorry, something went wrong.
resolve in:#2535
nevermore3
liuyu85cn
Successfully merging a pull request may close this issue.
The getProps won't return row of vertex which don't contains the request tag.
e.g. in space nba
If we have
as the request vids.
And
as the request properties.
We will get empty result even if the vid 'Spurs' is existed in space.
The text was updated successfully, but these errors were encountered: