Interface Neo4jEndpointBuilderFactory.Neo4jBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
Neo4jEndpointBuilderFactory
public static interface Neo4jEndpointBuilderFactory.Neo4jBuilders
-
Method Summary
Modifier and TypeMethodDescriptionneo4j()Neo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4jNeo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4j Syntax:neo4j:namePath parameter: name (required) The database nameNeo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4j Syntax:neo4j:namePath parameter: name (required) The database name
-
Method Details
-
neo4j
Neo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4j- Returns:
- the dsl builder for the headers' name.
-
neo4j
Neo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4j Syntax:neo4j:namePath parameter: name (required) The database name- Parameters:
path- name- Returns:
- the dsl builder
-
neo4j
Neo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4j Syntax:neo4j:namePath parameter: name (required) The database name- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- name- Returns:
- the dsl builder
-