Hey
py2neo for the moment, But trying to build most of the stuff via queries. In any case, I'm struggling with this code... How can I properly and efficiently create 100k+ relationships?
# My getter to return list of nodes
def getNodesByType(type, l...