Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Add doc for yield clause#347

Merged
prrao87 merged 2 commits intodevfrom
yield-clause
Jan 25, 2025
Merged

Add doc for yield clause#347
prrao87 merged 2 commits intodevfrom
yield-clause

Conversation

@acquamarin
Copy link
Contributor

Closes #346
This PR adds doc for yield clause.
Unlike the yield clause in neo4j, our yield clause is mainly used to avoid naming conflicitions when two call functions returning a column with the same name in a query.

@prrao87 prrao87 merged commit 123c28d into dev Jan 25, 2025
1 check passed
@prrao87 prrao87 deleted the yield-clause branch January 25, 2025 19:49
prrao87 added a commit that referenced this pull request Feb 5, 2025
* Delta Lake docs (#313)

* Create delta.mdx

* Update delta.mdx

* Update index.mdx

* Update delta.mdx

* Update delta.mdx

* Fixes

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

* Add Iceberg Extension Documentation (#314)

* add ice_berg docu

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* restructure

* restructure

* restructure

* update table

* update table

* Apply suggestions from code review

* update table

* Fixes

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

* Fix file extension

* Minor fixes

* Create wasm.mdx

Update wasm.mdx

Update docs (#331)

Fix demo script

Starting merge for 0.8.0

* remove progress_bar_time from docs (#337)

* Fix ignore errors in DataFrame section (#338)

* Add doc for `show_indexes`, `show_official_extensions`  (#339)

* Add doc for `show_indexes`, `show_official_extensions` and `show_loaded_extensions`

* Apply suggestions from code review

* Update src/content/docs/cypher/query-clauses/call.md

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* FTS index (#332)

* Create full-text-search.md

* Update full-text-search.md

* Update FTS docs

---------

Co-authored-by: prrao87 <prrao87@gmail.com>

* Document the behaviour of import/export database with indexes (#340)

* Add doc for file-format option (#342) (#343)

* Add doc for file-format

* Update index.mdx

* Apply suggestions from code review

---------

Co-authored-by: ziyi chen <chenziyi990424@gmail.com>

* Fix typos and improve formatting

* Add doc for yield clause (#347)

* Add doc for yield clause

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* skip/limit doc (#341)

* skip/limit doc

* Update limit.md

* Update limit.md

* Update skip.md

* Add documentation on special behaviour for query result getNext() (#351)

* Add docs on query result getNext() behaviour

* Add manual frees in C API example

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* Update rdbms.mdx (#352)

* Add doc for duckdb/sqlite/postgres's type conversion (#348)

* Add doc for duckdb's type conversion

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update rdbms.mdx

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Rename output of fts (#354)

* Add doc for rel_table_group (#349)

* rel-table-group

* Polish rel group

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

---------

Co-authored-by: xiyang <x74feng@uwaterloo.ca>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Fix formatting

* Update src/content/docs/migrate/index.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Fix export-db with index doc

* Add reference to the bm25 match algo (#357)

* edits

* Update wasm.mdx

* Update wasm.mdx

* Update full-text-search.md (#358)

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

* Fts minor fix (#362)

* fts minor fix

* Update full-text-search.md

* Update index.mdx

* Update installation.mdx

* Update installation.mdx

* Update installation.mdx

* Improve load/scan docs

* Update config

---------

Co-authored-by: ziyi chen <chenziyi990424@gmail.com>
Co-authored-by: Sterling Shi <156466823+SterlingT3485@users.noreply.github.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: 囧囧 <liuc223@gmail.com>
Co-authored-by: Howe Wang <104328541+WWW0030@users.noreply.github.com>
Co-authored-by: Royi Luo <r.luo@hotmail.ca>
Co-authored-by: xiyang <x74feng@uwaterloo.ca>
Co-authored-by: semihsalihoglu-uw <ssalihoglu@uwaterloo.ca>
prrao87 pushed a commit that referenced this pull request Feb 7, 2025
* Create delta.mdx

* Update delta.mdx

* Update index.mdx

* Update delta.mdx

* Update delta.mdx

* Fixes

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

Add Iceberg Extension Documentation (#314)

* add ice_berg docu

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/iceberg.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* restructure

* restructure

* restructure

* update table

* update table

* Apply suggestions from code review

* update table

* Fixes

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: prrao87 <prrao87@gmail.com>

Fix file extension

Minor fixes

Create wasm.mdx

Update wasm.mdx

Update docs (#331)

Fix demo script

Starting merge for 0.8.0

remove progress_bar_time from docs (#337)

Fix ignore errors in DataFrame section (#338)

Add doc for `show_indexes`, `show_official_extensions`  (#339)

* Add doc for `show_indexes`, `show_official_extensions` and `show_loaded_extensions`

* Apply suggestions from code review

* Update src/content/docs/cypher/query-clauses/call.md

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

FTS index (#332)

* Create full-text-search.md

* Update full-text-search.md

* Update FTS docs

---------

Co-authored-by: prrao87 <prrao87@gmail.com>

Document the behaviour of import/export database with indexes (#340)

Add doc for file-format option (#342) (#343)

* Add doc for file-format

* Update index.mdx

* Apply suggestions from code review

---------

Co-authored-by: ziyi chen <chenziyi990424@gmail.com>

Fix typos and improve formatting

Add doc for yield clause (#347)

* Add doc for yield clause

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

skip/limit doc (#341)

* skip/limit doc

* Update limit.md

* Update limit.md

* Update skip.md

Add documentation on special behaviour for query result getNext() (#351)

* Add docs on query result getNext() behaviour

* Add manual frees in C API example

* Apply suggestions from code review

---------

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

Update rdbms.mdx (#352)

Add doc for duckdb/sqlite/postgres's type conversion (#348)

* Add doc for duckdb's type conversion

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update rdbms.mdx

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/extensions/attach/rdbms.mdx

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update rdbms.mdx

---------

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

Rename output of fts (#354)

Add doc for rel_table_group (#349)

* rel-table-group

* Polish rel group

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

* Update src/content/docs/cypher/data-definition/create-table.md

---------

Co-authored-by: xiyang <x74feng@uwaterloo.ca>
Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>
Co-authored-by: Guodong Jin <guod.jin@gmail.com>

Fix formatting

Update src/content/docs/migrate/index.md

Co-authored-by: Guodong Jin <guod.jin@gmail.com>

Fix export-db with index doc

Add reference to the bm25 match algo (#357)

edits

Update wasm.mdx

Update wasm.mdx

Update full-text-search.md (#358)

Co-authored-by: Prashanth Rao <35005448+prrao87@users.noreply.github.com>

Fts minor fix (#362)

* fts minor fix

* Update full-text-search.md

Update index.mdx

Update installation.mdx

Update installation.mdx

Update installation.mdx

Improve load/scan docs

Update config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants