You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/12/01 16:16:00 UTC

[jira] [Commented] (NIFI-7906) Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes

    [ https://issues.apache.org/jira/browse/NIFI-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241668#comment-17241668 ] 

ASF subversion and git services commented on NIFI-7906:
-------------------------------------------------------

Commit c29cced269dcce28fb9ba034025d01e76a79b037 in nifi's branch refs/heads/main from Levi Lentz
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c29cced ]

NIFI-7906: parameterized graph query
NIFI-7906: addressing PR concerns
NIFI-7906: code styling fixes
NIFI-7906: adding in license information to new files
+ enables processor in META-INF
NIFI-7906: exclude test files from RAT
NIFI-7906: PR refactor to streamline graph response
NIFI-7906: removing ERRORS output
Unused after refactor
Did a few cleanups for the contributor.

This closes #4638

Signed-off-by: Mike Thomsen <mt...@apache.org>


> Add graph processor with flexibility to query graph database conditioned on flowfile content and attirbutes
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-7906
>                 URL: https://issues.apache.org/jira/browse/NIFI-7906
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Levi Lentz
>            Assignee: Levi Lentz
>            Priority: Minor
>              Labels: graph
>             Fix For: 1.13.0
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> The current graph bundle currently does not allow you to query the graph database (as defined in the GraphClientService) with attributes or content available in the flow file.
>  
> This functionality would allow uses to perform dynamic queries/mutations of the underlying graph data based. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)