Neo4J PowerShell Cmdlets

An easy-to-use set of PowerShell Cmdlets offering real-time access to Neo4J. The Cmdlets allow users to easily read, write, update, and delete live data - just like working with SQL server.

  • Easy-to-use Cmdlets with a simple SQL interface to live Neo4J data.
  • Read, write, and update Neo4J Customers, Products, Orders, Transactions, etc. from PowerShell scripts.
  • Easily pipe data into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

  download   buy now
Neo4J PowerShell Cmdlets Neo4J Logo
 PowerShell Subscriptions: 225+ Cmdlets for data integration.
   
PS C:\> Invoke-Neo4J -Connection $conn -Query "SELECT * FROM Neo4J" | Export-Csv c:\Neo4J.csv

Access Neo4J data from PowerShell!

The Neo4J Data Cmdlets provide the easiest way to connect with Neo4J data from the command-line. The Cmdlets leverage a straightforward design, similar to the Microsoft SQL Server Database Engine Cmdlets, that makes it easy to import, export, backup, analyze, transform, & connect-to your Neo4J data.

Command-line Neo4J Data Integration


The Neo4J Cmdlets offer a simple Transact-SQL interface for connecting with data in real time from Microsoft PowerShell. The Neo4J Cmdlets make it easy to:

Neo4J Logo

Neo4J Import/Export

Pipe data from Neo4J into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

Clean & Normalize Data

Use PowerShell scripting to normalize and/or de-duplicate Neo4J Data. Easily interact with real-time data.

Automate Integration Tasks

Connect scripts with scheduling Apps (like the windows scheduler) to automate common integration tasks.




Download Neo4J Cmdlets Now


Ready to get started? Download the a free 30-day trial of the CData Cmdlets for Neo4J and see how easy it is to connect to Neo4J from the command-line.


  download   buy now