At this point this should probably be a bug report but here we go, further to the discussion started in the slack channel I have created a minimum reproducing example of the issue i am experiencing
from py2neo import Graph
import random
import string...