DLR-SC / prov-db-connector

PROV Database Connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaseConnector: Create tests for the base connector and implement the Neo4jConnector class

B-Stefan opened this issue · comments

Create a set of cases to test the implementation of the BaseConnector (Neo4j or Arango ... )
The following methods will be tested:

I already started this ;) see this branch

Okay 👍

Just setup some more issues and I will work on them next week.