py2neo - Neo4j - System Error - Create Batch Nodes/Relationships
问题 Attempting to batch create nodes & relationships - batch creation is failing - Traceback at end of the post Note code functions with smaller subset of nodes - fails when get into massive number of relationships, unclear at what limit this is occurring. Wondering if I need to increase ulimit above 40,000 open files Read somewhere where persons were running into Xstream issues with REST API while conducting batch create - unclear if the problem set is on the py2neo end of the spectrum, or on