z5labs/gogm

Support mapping IDs other than UUID

fbiville opened this issue · 0 comments

Currently, GoGM requires entities to include a UUID property, required to identify them.
This can be an issue in read-only scenarios e.g., where the configured user does not have the proper permissions to alter the graph.