mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Remove graphql collection param (#489)
* Remove GraphQL collection parameter * Update tech spec to mark query service complete
This commit is contained in:
parent
85e669c763
commit
27d657c58d
2 changed files with 2 additions and 2 deletions
|
|
@ -114,7 +114,7 @@ The structured data integration requires the following technical components:
|
|||
|
||||
Module: trustgraph-flow/trustgraph/storage/objects/cassandra
|
||||
|
||||
5. **Structured Query Service**
|
||||
5. **Structured Query Service** ✅ **[COMPLETE]**
|
||||
- Accepts structured queries in defined formats
|
||||
- Executes queries against the structured store
|
||||
- Returns objects matching query criteria
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue