mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 04:01:02 +02:00
kg-manager in place
This commit is contained in:
parent
0cd5340bb1
commit
40c0f84b36
8 changed files with 15 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue