Index

D E I L M N R T 
All Classes and Interfaces|All Packages

D

databaseName() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Name of the database to connect to.
dimension() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Dimension of the embeddings that will be stored in the Neo4j store.

E

embeddingProperty() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Name of the property to store the embedding vectors.
embeddingStoreFunction(Neo4jRuntimeConfig) - Method in class io.quarkiverse.langchain4j.neo4j.runtime.Neo4jEmbeddingStoreRecorder
 

I

idProperty() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Name of the property to store embedding IDs.
indexName() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Name of the index to be created for vector search.
io.quarkiverse.langchain4j.neo4j.runtime - package io.quarkiverse.langchain4j.neo4j.runtime
 

L

label() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Label for the created nodes.

M

metadataPrefix() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Prefix to be added to the metadata keys.

N

Neo4jEmbeddingStoreRecorder - Class in io.quarkiverse.langchain4j.neo4j.runtime
 
Neo4jEmbeddingStoreRecorder() - Constructor for class io.quarkiverse.langchain4j.neo4j.runtime.Neo4jEmbeddingStoreRecorder
 
Neo4jRuntimeConfig - Interface in io.quarkiverse.langchain4j.neo4j.runtime
 

R

retrievalQuery() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
The query to use when retrieving embeddings.

T

textProperty() - Method in interface io.quarkiverse.langchain4j.neo4j.runtime.Neo4jRuntimeConfig
Name of the property to store the embedding text.
D E I L M N R T 
All Classes and Interfaces|All Packages