Closed niktverd closed 4 years ago
I indeed faced some errors but managed to clear them out. You can reopen this issue if it persists after the upcoming update.
:tada: This issue has been resolved in version 3.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
DISCLAIMER: it is on my version of a save file.
Dear SvenWesterlaken
I have schema
if I use only mf Array it works ok. It builds all the necessary nodes and relationships; if I use only gp Array it works ok. It builds all the necessary nodes and relationships;
if I use both of them i get:
and it seems to me that problem could be in Cypher Query building
As you can see it combines 2 queries in one.
Probably you will face the same issue when start to refactor code.