Skip to content

Conversation

szarnyasg
Copy link

@szarnyasg szarnyasg commented Oct 18, 2018

I reviewed the Interactive Cypher implementations and ended up changing complex Q2 by moving node labels ":Comment or :Post" from the WHERE clause to the MATCH clause as a single :Message label. This might allow the query engine to generate better quality plans.

I introduced similar, but less significant changes in the implementations repository with ldbc/ldbc_snb_interactive_v1_impls@6987a8f. These can also be ported to this PR.

Move node label from the WHERE clause into the MATCH clause
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.

1 participant