mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-18 01:31:02 +02:00
Migrate to use metadata part of schema, also add metadata to triples & vecs
This commit is contained in:
parent
c86ad2d5b8
commit
7602fe6e70
11 changed files with 113 additions and 53 deletions
|
|
@ -7,6 +7,7 @@ from . object import *
|
|||
from . topic import *
|
||||
from . graph import *
|
||||
from . retrieval import *
|
||||
from . metadata import *
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue