mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
API supports doc & text load (#167)
This commit is contained in:
parent
a1e0edd96f
commit
dc0f54f236
2 changed files with 143 additions and 17 deletions
|
|
@ -6,7 +6,6 @@ Loads a text document into TrustGraph processing.
|
|||
|
||||
import pulsar
|
||||
from pulsar.schema import JsonSchema
|
||||
import base64
|
||||
import hashlib
|
||||
import argparse
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue