Add that this code is deprecated

This commit is contained in:
Cyber MacGeddon 2025-09-03 14:59:54 +01:00
parent 6c1dacb4de
commit e036a18fc2

View file

@ -3,6 +3,8 @@
Graph writer. Input is graph edge. Writes edges to Cassandra graph.
"""
raise RuntimeError("This code is no longer in use")
import pulsar
import base64
import os