fix bug: query vertices by ids with hasId() filter when using number id by zhoney · Pull Request #303 · apache/hugegraph

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zhoney

Copy link

Contributor

@zhoney zhoney commented

Dec 25, 2018

Also improve exception message for query by labels
where one of labels is not exist

fixed: #302

Change-Id: I71f299061002b680a1b9d76f2bf4b34ed0f9f3cc

@zhoney zhoney force-pushed the filter_with_numberId branch from dcd272d to 86f7561 Compare

December 25, 2018 09:27

@zhoney zhoney force-pushed the filter_with_numberId branch from 86f7561 to cdbb74a Compare

December 25, 2018 10:06

javeme

javeme previously approved these changes Dec 25, 2018

Also improve exception message for query by labels
where one of labels is not exist

fixed: #302

Change-Id: I71f299061002b680a1b9d76f2bf4b34ed0f9f3cc

@Linary Linary merged commit af2df75 into master

Dec 25, 2018

@Linary Linary deleted the filter_with_numberId branch

December 25, 2018 14:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Linary Linary Linary approved these changes

@javeme javeme javeme approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Bug: query vertices by id with hasId() filter when using number id

3 participants

@zhoney @Linary @javeme