Index

A B C D E G H I L M N O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ADD_OR_DELETE_NODE_WITH_CYPHER_QUERY - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jConfigurationConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jEndpointConfigurer
 
copy() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
cosine - Enum constant in enum class org.apache.camel.component.neo4j.Neo4jSimilarityFunction
 
CREATE_NODE - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 
CREATE_VECTOR - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 
CREATE_VECTOR_INDEX - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 
createConsumer(Processor) - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.neo4j.Neo4jComponent
 
createProducer() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 

D

DELETE_NODE - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 
doStart() - Method in class org.apache.camel.component.neo4j.Neo4jProducer
 
doStop() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
DROP_VECTOR_INDEX - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 

E

euclidean - Enum constant in enum class org.apache.camel.component.neo4j.Neo4jSimilarityFunction
 

G

getAlias() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Node alias
getAutowiredNames() - Method in class org.apache.camel.component.neo4j.Neo4jComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.neo4j.Neo4jEndpointConfigurer
 
getConfiguration() - Method in class org.apache.camel.component.neo4j.Neo4jComponent
 
getConfiguration() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
getDatabaseUrl() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
URI of the Neo4j server - used for Authentication
getDimension() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Dimension of Vector Index
getDriver() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Advanced - Driver
getDriver() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.neo4j.Neo4jProducer
 
getId() - Method in class org.apache.camel.component.neo4j.Neo4jEmbedding
 
getKerberosAuthTicket() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Encoded base64 ticket - used for Kerberos Authentication
getLabel() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Node Label
getMaxResults() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Maximum results for Vector Similarity search
getMinScore() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Minimum score for Vector Similarity search
getName() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
getOperation() - Method in exception class org.apache.camel.component.neo4j.Neo4jOperationException
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jConfigurationConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jConfigurationConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.neo4j.Neo4jEndpointConfigurer
 
getPassword() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Password for dbUser - used for Basic Authentication
getQuery() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Cypher Query
getRealm() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Realm - used for Basic Authentication
getServiceProtocol() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
getServiceUrl() - Method in class org.apache.camel.component.neo4j.Neo4jEndpoint
 
getSimilarityFunction() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Similarity Function of Vector Index
getText() - Method in class org.apache.camel.component.neo4j.Neo4jEmbedding
 
getToken() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Token - used for Bearer Authentication
getUsername() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
User of the database - used for Basic Authentication
getVectorIndexName() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Vector Index Name
getVectors() - Method in class org.apache.camel.component.neo4j.Neo4jEmbedding
 

H

Headers() - Constructor for class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 

I

isDetachRelationship() - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
Detach a relationship - set true if want to delete a node and detach its relationships to other nodes at same time
isEnabled(String) - Method in class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 

L

LABEL - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 

M

MATCH_PROPERTIES - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
multiValuePrefixes() - Method in class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 

N

Neo4jComponent - Class in org.apache.camel.component.neo4j
 
Neo4jComponent() - Constructor for class org.apache.camel.component.neo4j.Neo4jComponent
 
Neo4jComponent(CamelContext) - Constructor for class org.apache.camel.component.neo4j.Neo4jComponent
 
Neo4jComponentConfigurer - Class in org.apache.camel.component.neo4j
Generated by camel build tools - do NOT edit this file!
Neo4jComponentConfigurer() - Constructor for class org.apache.camel.component.neo4j.Neo4jComponentConfigurer
 
Neo4jConfiguration - Class in org.apache.camel.component.neo4j
 
Neo4jConfiguration() - Constructor for class org.apache.camel.component.neo4j.Neo4jConfiguration
 
Neo4jConfigurationConfigurer - Class in org.apache.camel.component.neo4j
Generated by camel build tools - do NOT edit this file!
Neo4jConfigurationConfigurer() - Constructor for class org.apache.camel.component.neo4j.Neo4jConfigurationConfigurer
 
Neo4jConstants - Class in org.apache.camel.component.neo4j
 
Neo4jConstants.Headers - Class in org.apache.camel.component.neo4j
 
Neo4jEmbedding - Class in org.apache.camel.component.neo4j
Class that represents the embedding to persist when using LangChain4j - The names of the properties correspond to the ones in LangChain4j project for compatibility.
Neo4jEmbedding(String, String, float[]) - Constructor for class org.apache.camel.component.neo4j.Neo4jEmbedding
 
Neo4jEmbeddingDataTypeTransformer - Class in org.apache.camel.component.neo4j.transformer
 
Neo4jEmbeddingDataTypeTransformer() - Constructor for class org.apache.camel.component.neo4j.transformer.Neo4jEmbeddingDataTypeTransformer
 
Neo4jEndpoint - Class in org.apache.camel.component.neo4j
Perform operations on the Neo4j Graph Database
Neo4jEndpoint(String, Component, String, Neo4jConfiguration) - Constructor for class org.apache.camel.component.neo4j.Neo4jEndpoint
 
Neo4jEndpointConfigurer - Class in org.apache.camel.component.neo4j
Generated by camel build tools - do NOT edit this file!
Neo4jEndpointConfigurer() - Constructor for class org.apache.camel.component.neo4j.Neo4jEndpointConfigurer
 
Neo4jEndpointUriFactory - Class in org.apache.camel.component.neo4j
Generated by camel build tools - do NOT edit this file!
Neo4jEndpointUriFactory() - Constructor for class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 
Neo4jOperationException - Exception Class in org.apache.camel.component.neo4j
 
Neo4jOperationException(Neo4Operation, Throwable) - Constructor for exception class org.apache.camel.component.neo4j.Neo4jOperationException
 
Neo4jProducer - Class in org.apache.camel.component.neo4j
 
Neo4jProducer(Neo4jEndpoint) - Constructor for class org.apache.camel.component.neo4j.Neo4jProducer
 
Neo4jReverseEmbeddingsDataTypeTransformer - Class in org.apache.camel.component.neo4j.transformer
Maps a List of retrieved LangChain4j Embeddings with similarity search to a List of String for LangChain4j RAG
Neo4jReverseEmbeddingsDataTypeTransformer() - Constructor for class org.apache.camel.component.neo4j.transformer.Neo4jReverseEmbeddingsDataTypeTransformer
 
Neo4jSimilarityFunction - Enum Class in org.apache.camel.component.neo4j
 
Neo4Operation - Enum Class in org.apache.camel.component.neo4j
 

O

OPERATION - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
org.apache.camel.component.neo4j - package org.apache.camel.component.neo4j
 
org.apache.camel.component.neo4j.transformer - package org.apache.camel.component.neo4j.transformer
 

P

process(Exchange) - Method in class org.apache.camel.component.neo4j.Neo4jProducer
 
propertyNames() - Method in class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 

Q

QUERY_RESULT - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RESULT_CONTAINS_UPDATES - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RESULT_NODES_CREATED - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RESULT_NODES_DELETED - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RESULT_RELATIONSHIPS_CREATED - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RESULT_RELATIONSHIPS_DELETED - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RETRIEVE_LIST_NEO4J_NODES - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
QUERY_RETRIEVE_SIZE - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 

R

RETRIEVE_NODES - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 
RETRIEVE_NODES_AND_UPDATE_WITH_CYPHER_QUERY - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 

S

SCHEME - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants
 
secretPropertyNames() - Method in class org.apache.camel.component.neo4j.Neo4jEndpointUriFactory
 
setAlias(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setConfiguration(Neo4jConfiguration) - Method in class org.apache.camel.component.neo4j.Neo4jComponent
The configuration;
setDatabaseUrl(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setDetachRelationship(boolean) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setDimension(Integer) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setDriver(Driver) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setKerberosAuthTicket(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setLabel(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setMaxResults(int) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setMinScore(double) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setPassword(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setQuery(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setRealm(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setSimilarityFunction(Neo4jSimilarityFunction) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setToken(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setUsername(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
setVectorIndexName(String) - Method in class org.apache.camel.component.neo4j.Neo4jConfiguration
 
similaritySearch(Exchange) - Method in class org.apache.camel.component.neo4j.Neo4jProducer
 

T

toString() - Method in exception class org.apache.camel.component.neo4j.Neo4jOperationException
 
transform(Message, DataType, DataType) - Method in class org.apache.camel.component.neo4j.transformer.Neo4jEmbeddingDataTypeTransformer
 
transform(Message, DataType, DataType) - Method in class org.apache.camel.component.neo4j.transformer.Neo4jReverseEmbeddingsDataTypeTransformer
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.neo4j.Neo4jSimilarityFunction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.neo4j.Neo4Operation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.neo4j.Neo4jSimilarityFunction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.neo4j.Neo4Operation
Returns an array containing the constants of this enum class, in the order they are declared.
VECTOR_ID - Static variable in class org.apache.camel.component.neo4j.Neo4jConstants.Headers
 
VECTOR_SIMILARITY_SEARCH - Enum constant in enum class org.apache.camel.component.neo4j.Neo4Operation
 
A B C D E G H I L M N O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form