Skip to content

A light-weighted neural graph database engine for research purpose

Notifications You must be signed in to change notification settings

KnovexDB/Knovexlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Neural Graph Database Engine

This repo is based on pyg. Supports various fundamental infra to faciliate the research in neural graph databases.

Dependency

We use poerty to manage the package

To install poetry

curl -sSL https://install.python-poetry.org | python3 -

To install packages

poetry install

If your poetry.lock file is too old, use this.

poetry update --lock

Currently, we don't track the poetry.lock file in the early development stage

About

A light-weighted neural graph database engine for research purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages