docs: add db.gds and db.search to quickstart, tutorial, and guide overview#544
Conversation
…rview - quickstart.md: add Graph Algorithms and Hybrid Search sections with minimal working examples before Next Steps - tutorial.md: add full "Graph Algorithms with db.gds" and "Hybrid Search with db.search" sections before Next Steps, covering PageRank/Louvain, text/vector/hybrid retrieval, and SearchHit → Cypher round-trip - guide/overview.md: add Analytics Integration, db.gds, and db.search entries to the Topics list with links to tutorial anchors Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #544 +/- ##
=======================================
Coverage 83.81% 83.81%
=======================================
Files 47 47
Lines 12647 12647
Branches 3587 3587
=======================================
Hits 10600 10600
Misses 1265 1265
Partials 782 782
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Summary
The quickstart, tutorial, and guide overview didn't mention
db.gdsordb.searchat all. This PR adds them.db.gdssection (PageRank, Louvain, betweenness, algorithm table) anddb.searchsection (text, vector, hybrid, SearchHit → Cypher round-trip)db.gds, anddb.searchentries in the Topics listTest plan
mkdocs build --strictcleanmake pre-push-fastclean🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmithwith what you need.