Resolve "Making the project availability exportable in NEO4J"
Related issue:
Closes #25 (closed)
Changes in this MR:
- Added new property to dataset called
access_status - Added access_status as a column to the dataset in the
neo4j.pyfile - Added access_status to
cli.py
MR Review (filled in by the reviewer):
-
Issue was addressed -
Label was added to the issue -
Changes are documented -
Pre-commit hooks for linting and type-checking are in place -
Tests have been added and CI/CD for testing is in place -
Reviewer verified that the changes have been tested (e.g., via CI/CD report or manually)
Edited by Mateusz Pawlik