mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 11:52:10 +02:00
All query cases seemt to be working
This commit is contained in:
parent
737bedc62a
commit
657b2801d3
2 changed files with 87 additions and 5 deletions
|
|
@ -29,7 +29,7 @@ print("-- p ---------------------------")
|
|||
resp = tq.request(None, "http://trustgraph.ai/e/landed", None, limit)
|
||||
dump(resp)
|
||||
|
||||
print("-- p ---------------------------")
|
||||
print("-- o ---------------------------")
|
||||
|
||||
resp = tq.request(None, None, "President", limit)
|
||||
dump(resp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue