Michael Hunger
Michael Hunger
Anything in the logs with more details on the exception?
also for other data types, like float, byte, boolean etc. apoc.array.int() would create an empty int array.
you have to use the cypher parameter syntax which is {1} {2} etc. see: https://github.com/rickardoberg/neo4j-jdbc/blob/master/src/test/java/org/neo4j/jdbc/Neo4jStatementTest.java#L76
We can also add it to extended for the time being.
Perhaps add as an extra jar, that people can add if they want.
Probably superceded by the LLM embeddings?
@andyrobbins would you be able to identify the statement(s) in bloodhound import that are slow? Not sure if you already have timings in your imports, otherwise you could also look...
@andyrobbins ping :)
Do you know if bloodhound creates the correct constraints for :Label(objectid) for each of those? that sounds like the main culprit
depending on which versions you want to be compatible with you might need to pick the 4.x or 5.x variants Most important docs for constraints general syntax `create constraint base_objectid...