- It is not possible to aggregate edges, making it impossible to create queries such as: How many reporting units are at the Reporting Site CLK?
- The aggregation API of Cognite has several limitations; we cannot group by date. More complex filters do not work either. Aggregations are limited to primitive fields in the GraphQL API.
- Using the GraphQL API, we cannot filter an object type based on its edge. For example, querying the reporting sites associated with a specific reporting unit is not possible.
- Pagination parameters are unstable. For instance, the "has previous page" parameter does not work.
- The limit of 10,000 items for subqueries in the SDK Query method makes pagination extremely costly. We believe this limit should only apply to the select output.
- It should be possible to filter and sort by the createdTime and lastUpdatedTime columns in FDM.
- There is a lack of search capabilities using wildcards or case-insensitive searches with multiple parameters.
- The Cognite API lacks transaction capabilities.
- FDM documentation should have more examples.
Closed
Cognite FDM: Need Help on Queries
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.