Is there currently or planned support for Spanner Graph’s GQL features in the Spanner Graph Emulator?
Hey,
Hope you’re keeping well.
The Spanner Emulator currently does not support Spanner Graph or GQL query features. The emulator is focused on core Spanner SQL functionality and is intended for basic development and testing, so new features like Spanner Graph are only available in the managed Spanner service. If you need to work with GQL, you’ll need to use a real Spanner instance in Cloud Spanner and run queries there. You can track feature updates in the Cloud Spanner release notes for any future emulator support.
Thanks and regards,
Taz
Thanks @iTazB