Matlab code to access PostgreSQL and Neo4j graph database

Job ID: 36004174

Budget: $80 – $150 USD

======================================================================================
Please do ONLY apply if you can perform this project WITHIN the given budget.
There will just be one milestone, payable at the end of the project.
======================================================================================

Hi,
For a learning project in MATLAB I need to query a PostgreSQL and a Neo4j database.
I have a script to create the schema of a PostgreSQL database (~21 tables with foreign keys).
I would like to:

0) I will be using the Neo4j Developer License on a Windows pc (version with Enterprise capabilities but just running on just one pc behind a firewall)
1) create a Neo4j Desktop database based on my above mentioned classes (there are no relationship's objects yet, you have to create some dummy ones to show me)
2) create the PostgreSQL database running my script (it works, I've tested it)
3) import data from a csv file (you have to generate it yourself with some dummy random data) and some binary data (i.e. a word docx converted to binary) into some Matlab objects of the classes provided. I really need the "import" function, as I will need to import a lot of csv files with data
4) insert data from that objects to all tables (Postgres and Neo4j)
5) query some complex data (joins and foreign keys etc., something nice, so that I can learn from it) from both databases (Postgres and Neo4j)
6) create and drop nodes and create some properties in the Neo4j db
7) Visualize the graph-data into an embedded MATLAB Gui (not having to go to the Neo4j provided tool): this is because, this demo window will later be integrated into another MATLAB program

I need someone with proficiency in Neo4j and Matlab to help me along implementing this start-up project and the things to come.
The project will later evolve complex, we will be adding relations and we will go applying some Machine-Learning things to find connections (but that will be done later) so I'm looking for a long term cooperation.

So basically this project is for me to learn all CRUD operations for Neo4j and the Matlab usage to query both a Postgres and Neo4j database.
I work now a days with C# and will be starting in 2 weeks with Matlab, therefore I want to know how to access the Neo DB from Matlab.

Thanks in advance!
Related categories: PostgreSQL Neo4j MATLAB