-
Notifications
You must be signed in to change notification settings - Fork 13
Add memgraph in supply chain workload #1366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: memgraph-in-mission-critical-workloads
Are you sure you want to change the base?
Add memgraph in supply chain workload #1366
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
[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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **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? |
There was a problem hiding this comment.
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: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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: |
Release note
Add memgraph in supply chain guide
Checklist:
bugfix
orfeature
label, based on the product PR type you're documenting