Skip to content

Codes of the demostration "gCBO: A Cost-based Optimizer for Graph Databases" that was published in CIKM 2022. Authors: Linglin Yang, Lei Yang, Yue Pang, Lei Zou.

Notifications You must be signed in to change notification settings

pkumod/gStore_plan_presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gStore Plan Optimizer Demonstration

Usage

pip3 install -r requirements.txt
python3 app.py

gStore Connection Config

Please modify the gStore_config variable to connect to your gStore database.

About frontend

Requirement: node.js, yarn.

Install Dependencies:

yarn install

Build frontend:

yarn build

About

Codes of the demostration "gCBO: A Cost-based Optimizer for Graph Databases" that was published in CIKM 2022. Authors: Linglin Yang, Lei Yang, Yue Pang, Lei Zou.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published