I have a method called create_node that will create a new node if it doesn't already exist in my database. That method works when I test it with hard-coded values in the code snippet below:
next_node = session.read_transaction(get_node_by_name, 'Grev...