GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.29k stars 1.73k forks source link

Create samples for Cloud Spanner Graph #4312

Closed bharadwajvr closed 3 weeks ago

bharadwajvr commented 1 month ago

There are currently several examples for how to use Cloud Spanner with Golang. With the recent announcement of the introduction of Spanner Graph, some examples of how to use graph features in Spanner are useful to have. The goal here is to create some simple samples.