Skip to content

Commit

Permalink
feat: Create a few code snippets as examples for using Spanner Graph …
Browse files Browse the repository at this point in the history
…in Python (#1186)

* Create a set of code snippets for using Graph on Cloud Spanner

* Update to match gcloud/cli examples that exist in the docs

* Fix update with graph query predicate syntax

* Added an update step for allowing commit timestamps and changed to schema to not have that option

* Fix styling using flake8

* Add tests for new Spanner Graph snippets

* Fix some region tags that were inconsistent

* Remove one unnecessary function and some redundant comments

* Remove reference to allow_commit_timestamp

* Fix lint issues in test file

---------

Co-authored-by: Sri Harsha CH <57220027+harshachinta@users.noreply.github.com>
  • Loading branch information
bharadwajvr and harshachinta committed Aug 27, 2024
1 parent bd62d7c commit f886ebd
Show file tree
Hide file tree
Showing 2 changed files with 620 additions and 0 deletions.
Loading

0 comments on commit f886ebd

Please sign in to comment.