This version is still in development and is not considered stable yet. For the latest snapshot version, please use Spring AI 1.0.0-SNAPSHOT!spring-doc.cn

Refer to the Dependency Management section to add the Spring AI BOM to your build file.
this is a breaking change! In earlier versions of Spring AI, this schema initialization happened by default.
If you choose to create a shell script for ease in future work, be sure to run it prior to starting your application by "sourcing" the file, i.e. source <your_script_name>.sh.
Besides application.properties and environment variables, Spring Boot offers additional configuration options.
Refer to the Dependency Management section to add the Spring AI BOM to your build file.
Refer to the Repositories section to add Milestone and/or Snapshot Repositories to your build file.
Those (portable) filter expressions get automatically converted into the proprietary Neo4j WHERE filter expressions.
Property Default value

spring.ai.vectorstore.neo4j.database-namespring-doc.cn

neo4jspring-doc.cn

spring.ai.vectorstore.neo4j.initialize-schemaspring-doc.cn

falsespring-doc.cn

spring.ai.vectorstore.neo4j.embedding-dimensionspring-doc.cn

1536spring-doc.cn

spring.ai.vectorstore.neo4j.distance-typespring-doc.cn

cosinespring-doc.cn

spring.ai.vectorstore.neo4j.labelspring-doc.cn

Documentspring-doc.cn

spring.ai.vectorstore.neo4j.embedding-propertyspring-doc.cn

embeddingspring-doc.cn

spring.ai.vectorstore.neo4j.index-namespring-doc.cn

spring-ai-document-indexspring-doc.cn