GraphScope / portal

A web-based management tool for GraphScope
https://gsp.vercel.app
Apache License 2.0
8 stars 0 forks source link

GraphScope Portal

A web-based management tool for GraphScope

English | 简体中文

GraphScope Portal is a user-friendly web interface that simplifies managing graph data with GraphScope. It offers one-stop access to data modeling, importing, querying, and monitoring, catering to both Interactive and Insight engines within the GraphScope Flex architecture.

Core Features

Data Modeling

Supports users to manually create vertex and edge types, as well as automatically generating graph models through CSV and SQDDL files.

modeling

Data Importing

Supports local CSV file uploads with dropdown field mapping selection. Also allows one-click data import through YAML configuration files.

importing

Interactive Querying

querying

Extensibility

Quick start

docker pull  registry.cn-hongkong.aliyuncs.com/graphscope/portal:latest

👏 Contrubuting

🔧 Components

License

GraphScope Portal is licensed under the Apache License 2.0, an open-source software license encouraging modification, distribution, and commercial use while protecting contributors' rights.