Mike Thomsen created NIFI-7355:
----------------------------------
Summary: Add Gremlin remote traversal client driver
Key: NIFI-7355
URL: https://issues.apache.org/jira/browse/NIFI-7355
Project: Apache NiFi
Issue Type: Improvement
Reporter: Mike Thomsen
Assignee: Mike Thomsen
We need a client service for the graph bundle that uses Gremlin bytecode to
communicate the traversal behavior to a remote Gremlin server instead of doing
script submissions. More details can be found here:
[https://tinkerpop.apache.org/docs/current/tutorials/gremlin-language-variants/]
Suffice it to say that for many graph operations, this is necessary to ensure
that a very long run graph job such as bulk data ingestion can happen without
risking timeouts after a short period of time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)