The docs say:
“If both vertices on either side of an edge do not exist the loading skips loading edges, meaning the edge will not be created in the graph.”
Question: It should say “If either vertex does not exist the loading skips…”
rather than “If both vertices…”. Right?
Thanks.