-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Tried DBCreator in WIN10, Kali, and on a MAC. All 3 trails produce similar issue.
Generate:
raise Neo4jError.hydrate(**metadata)
neo4j.exceptions.ConstraintError: {code: Neo.ClientError.Schema.ConstraintValidationFailed} {message: Node(9) already exists with label Base
and property objectid
= 'bc40b5a8-8a0b-4f7f-90ed-916aac46a4d6'}
ClearDB:
File "/home/kali/.local/lib/python3.8/site-packages/neo4j/data.py", line 141, in index
raise KeyError(key)
KeyError: 'description'
clear_and_generate:
File "/home/kali/.local/lib/python3.8/site-packages/neo4j/data.py", line 141, in index
raise KeyError(key)
KeyError: 'description'
Metadata
Metadata
Assignees
Labels
No labels