Skip to content

docs: restructure querying reference#67

Open
frydj wants to merge 1 commit into02-11/docs/08-ref-http-apifrom
02-11/docs/09-ref-querying
Open

docs: restructure querying reference#67
frydj wants to merge 1 commit into02-11/docs/08-ref-http-apifrom
02-11/docs/09-ref-querying

Conversation

@frydj
Copy link
Collaborator

@frydj frydj commented Feb 11, 2026

Summary

Restructures Reference > Querying > FlureeQL from single file to organized directory:

  • index.mdx: Query structure overview
  • select-clauses.mdx: Select syntax and patterns
  • where-clauses.mdx: (refactored from flureeql-query-syntax.mdx) Where clause patterns
  • aggregations.mdx: count, sum, avg, etc.
  • modifiers.mdx: limit, offset, orderBy, groupBy
  • advanced-features.mdx: Subqueries, unions, optional patterns

Removed

  • flureeql-query-syntax.mdx: Content split into directory structure

Test plan

  • Verify query examples return expected results
  • Check all syntax variations are documented

Copy link
Collaborator Author

frydj commented Feb 11, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant