ehx-v1

Results 90 comments of ehx-v1

ohh, this doesn't help with batch inserting... perhaps you could queue rels with missing nodes as, let's say, RelationshipPrecalculations, and check whether the nodes are still missing at the end...

By the way, i'd suppose he wants to be able of changing `RTREE_*` into `TEST_RTREE_*`. It would be easier to simply make a `test_layer` though.

btw I somehow have the impression the problem could be easiest solved by directly handling the rebalancing conflict right where it appears cannot be sure though, didn't try yet, but...

that should be in the Apache Commons if I'm not mistaken, which should be pulled by Neo4j, perhaps you should check your Maven

now I have similar issues with org.apache.commons.collections.MapUtils obviously Apache has done some Commons restructuring without any notice @craigtaverner please update the dependencies, and you should request Apache to have a...

after adding the dependency it still doesn't work because the package is (...).collections4.MapUtils instead of collections

ok with lots of help from Google ;-) I found this dependency, which keeps fitting: [https://1maven.com/findpomandjar/org.glassfish.external:apache-commons:3.0-b68](https://1maven.com/findpomandjar/org.glassfish.external:apache-commons:3.0-b68)

in this dependency there's also such thing as logging/Log, which you perhaps could consider switching to