Giter VIP home page Giter VIP logo

nifi-neo4j's Introduction

A NiFi Connection Pool Service and Cypher Processors for Neo4j 3.0

A collection of tools for accessing Neo4j graph databases from Apache NiFi.

This is alpha quality software and is not currently actively maintained. It is not intended for use in a production environment.

Requires:

  • Nifi version 1.0.0
  • Neo4j version 3.0

Features:

  • Uses the Bolt binary protocol Java driver released with Neo4j 3.0
  • Configurable NiFi connection pool service
  • PutCypher processor for updating Neo4j
  • Supports parameterised cypher queries for primitive property types (float, string, boolean and integer) - see processor usage documentation details.
  • (coming soon) GetCypher processor for fetching data, with support for streaming arbitrarily large query results

Limitations:

  • Only executes single queries - no support for multiple queries in a transaction
  • No tests included yet

Setup & Usage

  1. Either build from source or download the latest release
  2. Put the .nar files in the nifi lib directory and remove any old versions
  3. Start (or restart) NiFi
  4. Create, configure and start a Neo4j Bolt Session Pool service
  5. Create and configure a cypher processor in your flow

nifi-neo4j's People

Contributors

jonathantelfer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.