Skip to content

docs: add mgp_graph_get_start_timestamp / Graph.start_timestamp#1640

Open
imilinovic wants to merge 1 commit into
release/3.11from
fix/cross-database-cache
Open

docs: add mgp_graph_get_start_timestamp / Graph.start_timestamp#1640
imilinovic wants to merge 1 commit into
release/3.11from
fix/cross-database-cache

Conversation

@imilinovic
Copy link
Copy Markdown
Contributor

@imilinovic imilinovic commented May 20, 2026

Release note

Document mgp_graph_get_start_timestamp / Graph.start_timestamp, the per-query identifier exposed to procedures. The value is the transaction's starting timestamp and stays stable across USING PERIODIC COMMIT boundaries, making it usable as a cache key in batched procedures.

Related product PRs

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
    • Update reference pages (Python API + C API)
    • Search for the feature you are working on (mentions) and make updates if needed
    • Provide a basic example of usage
    • N/A — not an Enterprise feature
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

Documents the transaction starting timestamp exposed to procedures. The
value stays stable across USING PERIODIC COMMIT boundaries, making it
usable as a per-query cache key. Pairs with memgraph/memgraph#4167.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 20, 2026 5:45pm

Request Review

@imilinovic imilinovic self-assigned this May 20, 2026
@imilinovic imilinovic added the feature Documentation related to a new product feature of feature update label May 20, 2026
@imilinovic imilinovic added this to the 3.11 milestone May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant