Add workbench-ui (#216)

This commit is contained in:
cybermaggedon 2024-12-20 00:45:34 +00:00 committed by GitHub
parent 317ae3186a
commit f145d5c324
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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