Contact Us 1-800-596-4880

Neo4J Connector Release Notes - Mule 3

Support Category: Select

Anypoint Connector for Neo4J provides the capability of execute Cypher Query Language (CQL) statements and run basic operations, such as create, update, delete, and select nodes against a Neo4J Graph DB instance.

2.0.1

October 31, 2019

Compatibility

Software Version

Mule

3.7.0 and later

Neo4J Java SDK

1.2.1

Connector DevKit

3.9.8

Features

  • Added logging to the DEBUG level to help with troubleshooting.

2.0.0

June 30, 2017

Compatibility

Software Version

Mule

3.7.0 and later

Neo4J Java SDK

1.2.1

Features

  • The present version supports the following operations:

    • CQL

      • Execute any CQL statement in Neo4J Graph DB instance

    • Nodes

      • Create

      • Update

      • Select

      • Delete