Giuseppe Villani

Results 127 issues of Giuseppe Villani

- Increased `apoc.export.cypher.data/graph` test coverage with indexes and constraints - Added schema relationship support to `apoc.export.cypher.data/graph` procedures

We could evaluate the use of [ProcedureCallContext](https://github.com/neo4j/neo4j/blob/4.4/community/kernel-api/src/main/java/org/neo4j/internal/kernel/api/procs/ProcedureCallContext.java), which captures info about the context in which a procedure was called. Using this class, when we call a procedure using a `YIELD`...

enhancement

After [this issue](https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/3971) is done, create `apoc.vectordb.pinecone.*` and `apoc.vectordb.milvus.*` procedures. - Pinecone: https://docs.pinecone.io/guides/get-started/quickstart - Milvus: https://milvus.io/api-reference/restful/v2.4.x/About.md

## TODO - [ ] Update docs with something like the below one, i.e. to add examples to interface with vector db, when the issue `https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/3971` will be merged ```...

extended-functionality
dev

Fixes #4067

extended-functionality
dev

Analog of [this APOC issue](https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/4078). It could be a neo4j problem, as it has been occurring since version 5.10, but the code regarding the procedure has not changed from the...

bug
team-cypher

The following procedure should return the root cause (i.e. embedding size different from the other ones in the collection): ![Bildschirmfoto 2024-06-21 um 15 51 27](https://github.com/neo4j-contrib/neo4j-apoc-procedures/assets/25103389/02758115-cfad-4290-9e20-921d7bce9644) --- Edit: Unlike the other...

extended-functionality

The following procedure should return the root cause (i.e. the collection already exists): ![Bildschirmfoto 2024-06-21 um 15 05 03 (1)](https://github.com/neo4j-contrib/neo4j-apoc-procedures/assets/25103389/fba199e6-9724-43c5-88ea-5eea78729b97) Procedure errors to handle and improve: - apoc.vectordb..createCollection with existing...

extended-functionality

Cherry-pick https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/170b6e05bacc1f5f10f9c7aee11bfb80e8e7ced6

cherry-picked
extended-functionality
dev

Add anthropic claude support to apoc.ml procedures : https://www.anthropic.com/api