Patch Release 2.0.2
Changes:
- Changed Id type in
gogm.BaseNode
fromint64
to*int64
to resolve error when updating a node with graph id 0. Updated save, decode and tests where relevant
Changes:
gogm.BaseNode
from int64
to *int64
to resolve error when updating a node with graph id 0. Updated save, decode and tests where relevant