API supports doc & text load (#167)

This commit is contained in:
cybermaggedon 2024-11-21 14:53:53 +00:00 committed by GitHub
parent a1e0edd96f
commit dc0f54f236
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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