kg-manager in place

This commit is contained in:
Cyber MacGeddon 2025-05-06 20:12:54 +01:00
parent 0cd5340bb1
commit 40c0f84b36
8 changed files with 15 additions and 8 deletions

View file

@ -1,5 +1,5 @@
from pulsar.schema import Record, Bytes, String, Array, Long
from pulsar.schema import Record, Bytes, String, Array, Long, Boolean
from . types import Triple
from . topic import topic
from . types import Error