tg-invoke-rows-query
Queries structured data rows.
Synopsis
tg-invoke-rows-query [options]
Description
Queries structured data rows from the row store. Renamed from tg-invoke-objects-query in v2.0.
Options
| Option | Default | Description |
|---|---|---|
-u, --url URL | $TRUSTGRAPH_URL or http://localhost:8088/ | API URL |
-t, --token TOKEN | $TRUSTGRAPH_TOKEN | Authentication token |
-f, --flow-id ID | default | Flow ID |
-U, --user USER | trustgraph | User identifier |
-C, --collection COLL | default | Collection identifier |
Environment Variables
TRUSTGRAPH_URL: Default API URLTRUSTGRAPH_TOKEN: Default authentication token
Related Commands
tg-invoke-row-embeddings- Semantic search on structured datatg-invoke-structured-query- NLP structured data queriestg-load-structured-data- Load structured data