API supports doc & text load

This commit is contained in:
Cyber MacGeddon 2024-11-21 14:52:50 +00:00
parent a1e0edd96f
commit 46051bb149
2 changed files with 143 additions and 17 deletions

View file

@ -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