Skip to content

fix bug: query vertices by ids with hasId() filter when using number id - #303

Merged
Linary merged 1 commit into
masterfrom
filter_with_numberId
Dec 25, 2018
Merged

fix bug: query vertices by ids with hasId() filter when using number id#303
Linary merged 1 commit into
masterfrom
filter_with_numberId

Conversation

@zhoney

@zhoney zhoney commented Dec 25, 2018

Copy link
Copy Markdown
Contributor

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
Comment thread hugegraph-core/src/main/java/com/baidu/hugegraph/backend/id/IdGenerator.java Outdated
@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants