Skip to content

Comments

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

Merged
makenowjust merged 21 commits intocloudspannerecosystem:mainfrom
apstndb:support-create-property-graph
Jan 12, 2025
Merged

Support Spanner Graph(SQL/PGQ) schema statements#101
makenowjust merged 21 commits intocloudspannerecosystem:mainfrom
apstndb:support-create-property-graph

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
Co-authored-by: Hiroya Fujinami <make.just.on@gmail.com>
Copy link
Collaborator

@makenowjust makenowjust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you 👍

@makenowjust makenowjust merged commit a0f0a03 into cloudspannerecosystem:main Jan 12, 2025
2 checks passed
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.

2 participants