Pat,

I did a very deep dive into Tinkerpop3 this weekend, I was looking for a
very generic solution (to involve GremlinServer at the least but hopefully
using RemoteGraph/RemoteConnection for any server that can accept graph
traversals, not a Titan one in particular). Also I wanted to abstract the
Gremlin DSL from the user, at least for getting flow files _into_ a graph
DB like Titan.

I haven't had a chance to try out the REST API, but it seems like if you
built your URL with a Gremlin script referring to data inside your flow
file, you might be able to do that with an InvokeHttp processor:

http://tinkerpop.apache.org/docs/3.2.0-incubating/reference/#_connecting_via_rest

If I try anything and get something worth sharing, I will reply again,
hopefully with better news :)

Regards,
Matt

On Sun, May 22, 2016 at 7:05 PM, Pat Trainor <[email protected]> wrote:

> Has anyone had luck getting a Nifi flowfile into a Titan graph?
>
> Thanks!
>
> pat <http://about.me/PatTrainor>
> ( ͡° ͜ʖ ͡°)
>
> LinkedIn <http://LinkedIn.com/in/PatTrainor>
> Hobby/Fun Blog <http://blog.atcp.us>
> Sales Engineering University <http://seu.atcp.us>
>
>
>
> "A wise man can learn more from a foolish *question *than a fool can
> learn from a wise *answer*". ~ Bruce Lee.
>

Reply via email to