Graph Traversal/Item Properties
Property Additions
By defining new properties, you can modify the object returned by the traversal.
Example
Here we are adding a new property followerCount
to the user object.
By defining new properties, you can modify the object returned by the traversal.
Example
Here we are adding a new property followerCount
to the user object.