Files
spring-ai/vector-stores
jitokim 1cdec7b6c3 Fix Cypher syntax for vector property in Neo4jVectorStore
- Fix parameter access syntax in setNodeVectorProperty DDL statement
- Define DEFAULT_TRANSACTION_SIZE for the hardcoded batch size in
the delete query

Fixes #1623

Signed-off-by: jitokim <pigberger70@gmail.com>
2024-11-06 16:39:21 -05:00
..