GremlinClientService

Description:

A client service that connects to a graph database that can accept queries in the Tinkerpop Gremlin DSL.

Additional Details...

Tags:

graph, database, gremlin, tinkerpop

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Contact Pointstinkerpop-contact-pointsA comma-separated list of hostnames or IP addresses where an OpenCypher-enabled server can be found.
Supports Expression Language: true (will be evaluated using variable registry only)
Porttinkerpop-port8182The port where Gremlin Server is running on each host listed as a contact point.
Supports Expression Language: true (will be evaluated using variable registry only)
Pathtinkerpop-path/gremlinThe URL path where Gremlin Server is running on each host listed as a contact point.
Supports Expression Language: true (will be evaluated using variable registry only)
SSL Context Servicetinkerpop-ssl-context-serviceController Service API:
SSLContextService
Implementations: StandardRestrictedSSLContextService
StandardSSLContextService
The SSL Context Service used to provide client certificate information for TLS/SSL connections.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.