I'm new to this community. I have edgelists consisting of source node, source node property1, source node property 2, target node, target node property 1, edge weight (float). The list is about 7K # of rows (aka edges).
Examples of loading a CSVs only discuss loading a list of nodes and properties including this link can you share an example where we can add: src node, src node props, edge-weight, edge-relation, target node, target node props?