OpenCypherClientService

Description:

A client service that uses the OpenCypher implementation of the Cypher query language to connect to databases other than Neo4J that are on the supported list of OpenCypher-compatible products. For more information, see: http://www.opencypher.org/

Tags:

cypher, opencypher, graph, database, janus

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.