Skip to content

Latest commit

 

History

History
110 lines (78 loc) · 2.88 KB

README.md

File metadata and controls

110 lines (78 loc) · 2.88 KB

Stargazers Issues


Object Graph Mapper - Neo4j

A Object Graph Mapper for Neo4j written in TypeScript.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

This repository contains a Object Graph Mapper for Neo4j written in TypeScript.

[back to top]

Built With

  • TypeScript

[back to top]

Getting Started

Project in development (not deployed yet on npm).

Prerequisites

  • Node 16 or higher
    1. Install NodeJS from NodeJS Official Page
    2. Open Terminal
    3. Check Current NodeJS Version
    node -v

Roadmap

This project is still in development. The following features are planned to be implemented:

Documentation

  • Add Changelog

Features

  • Add support for multiple databases

See the open issues for a full list of proposed features (and known issues).

[back to top]

Contact

Cassiano Rodrigues - @kszinhu - [email protected]

[back to top]