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

Change parser to make EdgeTableClause optional #84

Merged

Conversation

Dtenwolde
Copy link
Contributor

Fixes #83

Following the SQL/PGQ specifications, the edge table clause should be optional. So a property graph can be defined with only vertex tables.

@Dtenwolde Dtenwolde merged commit 9b64863 into main Feb 5, 2024
5 of 23 checks passed
@Dtenwolde Dtenwolde deleted the 83-make-edge-table-in-property-graph-definition-optional branch February 5, 2024 15:50
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.

Make EDGE TABLE in Property graph definition optional
1 participant