Skip to content

Conversation

@gkorland
Copy link

No description provided.

Naseem77 and others added 30 commits September 9, 2025 13:08
use Yield term as in other procedures
…cedure

Add db.meta.stats() procedure documentation
…alkorDB#276)

* Update Graphiti MCP docs to use official Zep configuration
* Add comprehensive Docker and Docker Compose documentation
)

* Fix broken links, improve clarity and formatting in documentation
…DB#269)

* Add documentation for missing procedures (fixes FalkorDB#268)

- Add comprehensive documentation for algo.MSF (Minimum Spanning Forest)
- Add db.idx.fulltext.queryRelationships to procedures table
- Add db.idx.vector.queryNodes to procedures table with reference to vector indexing docs
- Add db.idx.vector.queryRelationships to procedures table with reference to vector indexing docs
- Update algorithms index to include MSF

All four procedures mentioned in issue FalkorDB#268 are now documented:
- algo.MSF: New dedicated page with examples and use cases
- db.idx.fulltext.queryRelationships: Added to procedures table (already documented in indexing.md)
- db.idx.vector.queryNodes: Added to procedures table (already documented in indexing.md)
- db.idx.vector.queryRelationships: Added to procedures table (already documented in indexing.md)

* Fix PR issues: markdown, link fragments, and spelling

- Fix invalid link fragment in procedures.md (removed broken #BFS anchor)
- Add language specification to code block in msf.md (line 92)
- Replace 'very large graphs' with specific metric '100K+ nodes'
- Add missing technical terms to wordlist: MST, Kruskal, Prim

* Remove accidentally committed files and fix spelling

- Remove FalkorDB_Product_Overview.md and PR_SUMMARY_268.md
- Add MSTs, Kruskal's, and Prim's to wordlist

* Add MSF to wordlist

* Fix alphabetical order in wordlist per CodeRabbit review

* Apply suggestion from @coderabbitai[bot]

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: Guy Korland <gkorland@gmail.com>
Co-authored-by: Avi Avni <avi.avni@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Added a comprehensive guide for getting started with FalkorDB's Cloud DBaaS, detailing features, tiers, and deployment options.
Add documentation for FalkorDB DBaaS Free Tier
Added front matter for Cloud DBaaS documentation.
Added detailed features documentation for FalkorDB DBaaS, covering multi-tenancy, cloud provider integrations, storage, TLS, VPC, persistence, and solution architecture.
…index type (FalkorDB#286)

* Break indexing page into folder structure with sub-pages per index type
swilly22 and others added 28 commits December 31, 2025 12:48
Introduce category index pages (Text, Similarity, Collections, Map, JSON, Date, Bitwise) under FLEX Function Reference and nest individual FLEX functions under these categories in the Just the Docs sidebar.

Co-Authored-By: Warp <agent@warp.dev>
Adjust nav_order values on FLEX category index pages so Bitwise, Collection, Date, JSON, Map, Similarity, and Text appear in alphabetical order in the sidebar.

Co-Authored-By: Warp <agent@warp.dev>
Fix flex udf nav - flex sub-categories
Ensure there is a blank line between each '## Parameters' heading and the following Markdown table so parameter definitions render as tables instead of inline text.

Co-Authored-By: Warp <agent@warp.dev>
Added a section on the Graph Browser and its features.
Corrected typos in the Graph Browser section.
Document Graph Browser and Solution Architecture
* Add multi-language support to command documentation files
Co-authored-by: swilly22 <2638748+swilly22@users.noreply.github.com>
…u-structure

Adjust main menu: rename UDFs and position as 6th item
* Initial plan

* Fix UDF submenu - correct parent/grand_parent references to match page titles

Co-authored-by: gkorland <753206+gkorland@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gkorland <753206+gkorland@users.noreply.github.com>
Refactor the UDFs documentation for clarity and consistency. Improve sentence structure and formatting throughout the document.
Revise UDFs documentation for clarity and consistency
Co-Authored-By: Warp <agent@warp.dev>
Added information about integration with main FalkorDB Docker and Cloud service.
Updated the readme to clarify the purpose of FalkorDB Browser.
Co-Authored-By: Warp <agent@warp.dev>
Co-Authored-By: Warp <agent@warp.dev>
Co-Authored-By: Warp <agent@warp.dev>
Updated the readme to enhance clarity and formatting, including section titles and feature descriptions.
Co-Authored-By: Warp <agent@warp.dev>
@coderabbitai
Copy link

coderabbitai bot commented Jan 11, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gkorland gkorland merged commit 8a3b5b1 into staging Jan 11, 2026
5 checks passed
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.

6 participants