-
Notifications
You must be signed in to change notification settings - Fork 450
New issue
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
feat(interactive): Introduce imdb
as another example graph for Interactive
#4208
Conversation
Please check the preview of the documentation changes at |
Committed-by: xiaolei.zl from Dev container Committed-by: xiaolei.zl from Dev container modify Committed-by: xiaolei.zl from Dev container Committed-by: xiaolei.zl from Dev container
fc280d6
to
779507f
Compare
Currently the following query is supported by Interactive:
|
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4208 +/- ##
===========================================
- Coverage 46.45% 34.33% -12.13%
===========================================
Files 173 126 -47
Lines 16171 13235 -2936
===========================================
- Hits 7512 4544 -2968
- Misses 8659 8691 +32 see 162 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge for now, but Issue remains: #4260. Moreover, CBO has not yet been connected in Interactive, and, we may add a benchmark doc for showcasing Interactive's performance, while compared with other competitors.
imdb
graph as another example graph for Interactive.graph.yaml
with notype_id
andproperty_id
provided, we use incremental ids.