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

Support Spanner Graph(SQL/PGQ) schema statements #101

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

apstndb
Copy link
Contributor

@apstndb apstndb commented Sep 19, 2024

This PR implements Spanner Graph(SQL/PGQ) schema statements:

  • CREATE [OR REPLACE] PROPERTY GRAPH [IF NOT EXISTS]
  • DROP PROPERTY GRAPH [IF EXISTS]

It conflicts with #99.

#98

@apstndb apstndb changed the title Support create property graph Support GQL schema statements Sep 19, 2024
@apstndb apstndb force-pushed the support-create-property-graph branch from 96c9ff1 to 81b35e5 Compare September 19, 2024 10:17
@apstndb apstndb marked this pull request as ready for review September 19, 2024 13:53
@apstndb apstndb marked this pull request as draft October 16, 2024 13:48
@apstndb apstndb marked this pull request as ready for review October 20, 2024 16:49
@apstndb apstndb mentioned this pull request Nov 5, 2024
37 tasks
@apstndb apstndb changed the title Support GQL schema statements Support Spanner Graph(SQL/PQG) schema statements Dec 18, 2024
@apstndb apstndb changed the title Support Spanner Graph(SQL/PQG) schema statements Support Spanner Graph(SQL/PGQ) schema statements Dec 19, 2024
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