Skip to content

Conversation

Josipmrden
Copy link
Contributor

Release note

Add memgraph in supply chain guide

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@Josipmrden Josipmrden self-assigned this Aug 19, 2025
@Josipmrden Josipmrden requested a review from gitbuda as a code owner August 19, 2025 11:33
@Josipmrden Josipmrden added the priority: low (improvements) An idea how the representation of knowledge on a certain page could be improved label Aug 19, 2025
@Josipmrden Josipmrden requested a review from matea16 as a code owner August 19, 2025 11:33
@Josipmrden Josipmrden added the Docs Ready - Pending Dev Merge Documentation reviewed and ready; awaiting corresponding dev merge. label Aug 19, 2025
Copy link

vercel bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Aug 19, 2025 11:36am

[Deep path traversal algorithms](/advanced-algorithms/deep-path-traversal).
- **Non-blocking reads and writes (MVCC)**: Ensure planners and operators get fast insights while real-time updates flow from upstream systems.
- **Snapshot isolation by default**: Guarantees consistent views of the network for reproducible analysis and decision-making.
- **Fine-grained access control (RBAC and label-based)**: Enforce privilege access for planners, partners, and vendors so users only see what they should.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Fine-grained access control (RBAC and label-based)**: Enforce privilege access for planners, partners, and vendors so users only see what they should.
- [Fine-grained access control (RBAC and label-based)](/database-management/authentication-and-authorization/role-based-access-control#fine-grained-access-control): Enforce privilege access for planners, partners, and vendors so users only see what they should.

- **Non-blocking reads and writes (MVCC)**: Ensure planners and operators get fast insights while real-time updates flow from upstream systems.
- **Snapshot isolation by default**: Guarantees consistent views of the network for reproducible analysis and decision-making.
- **Fine-grained access control (RBAC and label-based)**: Enforce privilege access for planners, partners, and vendors so users only see what they should.
- **Graph visualization (Memgraph Lab)**: Focus your experts on the relevant subgraph with tailored views, filters, and layouts to make faster, better decisions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Graph visualization (Memgraph Lab)**: Focus your experts on the relevant subgraph with tailored views, filters, and layouts to make faster, better decisions.
- [Graph visualization (Memgraph Lab)](/memgraph-lab): Focus your experts on the relevant subgraph with tailored views, filters, and layouts to make faster, better decisions.

- **Fine-grained access control (RBAC and label-based)**: Enforce privilege access for planners, partners, and vendors so users only see what they should.
- **Graph visualization (Memgraph Lab)**: Focus your experts on the relevant subgraph with tailored views, filters, and layouts to make faster, better decisions.

## What is covered?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revisit the entire section because both links and content don't match the page

All available flags are listed in the [Configuration](/database-management/configuration) section. This flag is commonly useful when you're using batch
imports in bulk, or streaming imports where a subset of the properties changes while the rest remain standardized.

If you plan to power natural-language interfaces for operators and planners (see GraphRAG below), enable constant-time schema retrieval:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you plan to power natural-language interfaces for operators and planners (see GraphRAG below), enable constant-time schema retrieval:
If you plan to power natural-language interfaces for operators and planners ([see GraphRAG below](#interact-with-your-supply-chain-using-graphrag)), enable constant-time schema retrieval:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Ready - Pending Dev Merge Documentation reviewed and ready; awaiting corresponding dev merge. priority: low (improvements) An idea how the representation of knowledge on a certain page could be improved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants