mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 03:42:11 +02:00
- Added triple query using triples-query-cassandra
- Added triples_query_client.py and a test
This commit is contained in:
parent
6de72d7567
commit
ee89a5d8e6
11 changed files with 350 additions and 8 deletions
|
|
@ -20,4 +20,3 @@ print("Response...")
|
|||
for val in resp:
|
||||
print(val.value)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue