Some querying functions work on Neo

This commit is contained in:
Cyber MacGeddon 2024-08-13 23:57:48 +01:00
parent 053fc5511b
commit 737bedc62a
3 changed files with 143 additions and 49 deletions

View file

@ -53,8 +53,8 @@ dump(resp)
print("-- po ---------------------------")
resp = tq.request(
"http://trustgraph.ai/e/shuttle", "http://trustgraph.ai/e/landed",
None,
None, "http://trustgraph.ai/e/landed",
"on the concrete runway at Kennedy Space Center",
limit
)
dump(resp)