Skip to content
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

Context-free constraints in Cypher #5

Closed
4 tasks done
gsvgit opened this issue Oct 15, 2019 · 0 comments
Closed
4 tasks done

Context-free constraints in Cypher #5

gsvgit opened this issue Oct 15, 2019 · 0 comments

Comments

@gsvgit
Copy link
Member

gsvgit commented Oct 15, 2019

There is a proposal for openCypher to introduce syntax for path constraints specification:

  • Root
  • Context-free constraints in the original CIP

We are working on context-free path querying for RedisGraph which uses Cypher via libsypher.

It is necessary

  • to extend libcypher to be able to use context-free (CF) constraints in Cypher
  • to extend RedisGraph translator to support CF constraints
  • introduce grammar normalization
  • integrate with our CFPQ agorithm
@gsvgit gsvgit closed this as completed May 28, 2020
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

No branches or pull requests

1 participant