Add workbench-ui

This commit is contained in:
Cyber MacGeddon 2024-12-20 00:44:29 +00:00
parent 317ae3186a
commit 9c90432182
4 changed files with 36 additions and 2 deletions

View file

@ -1,6 +1,6 @@
"""
Graph writer. Input is graph edge. Writes edges to Cassandra graph.
Graph writer. Input is graph edge. Writes edges to Memgraph.
"""
import pulsar