ExtReMLapin

Results 239 comments of ExtReMLapin

Could be fixed by #2907 but I cannot build the latest version of it because gRPC required a more recent maven version, and after upgrading it I get this error...

Nope, just tested on HEAD, not working, even with the other PR

probably all 3 issues are linked to this, didn't see it before because on ubuntu it runs on a service and I didn't bother reading logs @lvca ```text 2025-12-11 18:18:31.869...

Using the commands posted above in the first message, created vertex type using SQL then created using cypher `CREATE (node1:EmbeddingNode {vector: [0.0, 0.0, 0.0, 0.0]}) return node1` To me it...

I agree this is what it sounds like. However "weird" issues only happens with arcadedb, and it's always this specific error, no weird crash or anything else. With failing hardware...

Since september, it NEVER happened again, to be frank I didn't toy too much with our app, still weird.

>'#7:106514432' Christ.

They're dependent on the opencypher project which is abandonned. Considering we're using cypher a lot we slowly started a transition phase on our project where we move to neo4j and...

No lol, we now have two "DB providers" which allows people to go for a Apache 2 licensed DB (ArcadeDB) or a Neo4J one with dozerDB which might seems more...