@antv/graphin-graphscope

An Example for GraphScope

Usage no npm install needed!

<script type="module">
  import antvGraphinGraphscope from 'https://cdn.skypack.dev/@antv/graphin-graphscope';
</script>

README

Graphin GraphScope

Graphin Studio is the graph analysis workbench built with @antv/graphin and @antv/graphin-components. It served as the main playground and DEMO for Graphin.

Run Graphin Studio

npm install // install repo deps

npm run bootstrap // install package deps

npm run start // start graphin and graphin-components

npm run studio // start Graphin Studio, after npm run start is built

More Info

Checkout build from scratch doc if you want to build your own Graphin Studio.