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 2021/01/12 15:33:01 UTC

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

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

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

Commit 82c84492ced10b135242c86afd2e4ff1d0083ff9 in nifi's branch refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=82c8449 ]

NIFI-7906 Fixed a bug in how record paths were handled.
NIFI-7906 Fixed bugs in unit tests.

NIFI-7906 Updated a few things based on a code review.

NIFI-7906: Fixed typo in record.count attribute

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #4739


> Add graph processor with flexibility to query graph database conditioned on flowfile content and attributes
> -----------------------------------------------------------------------------------------------------------
>
>                 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: 7h 40m
>  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)