Currently the implementation only supports creating nodes that exist as part of an array of nodes inside edges. Ideally we would also want to pull in string data, like username, bio, etc.
Additionally, nested arrays within the nodes need to be set up, with parent/child relationships.
Currently the implementation only supports creating nodes that exist as part of an array of nodes inside edges. Ideally we would also want to pull in string data, like username, bio, etc.
Additionally, nested arrays within the nodes need to be set up, with parent/child relationships.