jseg icon indicating copy to clipboard operation
jseg copied to clipboard

Re-putting whole graph loses data on relationships

Open brandonbloom opened this issue 9 years ago • 0 comments

Where the root object has a one-to-many field, do this:

g.put(g.get(lid, {depth: 0}))

Should be a no-op, but clears the one-to-many field.

brandonbloom avatar Jun 04 '16 01:06 brandonbloom