Migrate to use metadata part of schema, also add metadata to triples & vecs

This commit is contained in:
Cyber MacGeddon 2024-10-02 10:50:45 +01:00
parent c86ad2d5b8
commit 7602fe6e70
11 changed files with 113 additions and 53 deletions

View file

@ -7,6 +7,7 @@ from . object import *
from . topic import *
from . graph import *
from . retrieval import *
from . metadata import *