Interface Neo4jComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Neo4jComponentBuilderFactory
Perform operations on the Neo4j Graph Database
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Neo4j component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionneo4j()
Neo4j (camel-neo4j) Perform operations on the Neo4j Graph Database Category: database,ai Since: 4.10 Maven coordinates: org.apache.camel:camel-neo4j
-
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
-