mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 20:02:11 +02:00
Some querying functions work on Neo
This commit is contained in:
parent
053fc5511b
commit
737bedc62a
3 changed files with 143 additions and 49 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue