-
Notifications
You must be signed in to change notification settings - Fork 13
Overload show methods for indexes, constraints, vector indexes, triggers, active users #1364
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for GitHub.
|
matea16
approved these changes
Aug 25, 2025
matea16
added a commit
that referenced
this pull request
Aug 27, 2025
* init * Add the first release notes item * Add docs for STRICT_SYNC replication mode (#1351) * Add docs to 2PC * Update types of cluster --------- Co-authored-by: Matea Pesic <[email protected]> * update text index docs (#1368) Co-authored-by: Matea Pesic <[email protected]> * Start MG charts without root access (#1360) * Support running charts without root access * Update docs table --------- Co-authored-by: Matea Pesic <[email protected]> * Add replication lag (#1357) Co-authored-by: Matea Pesic <[email protected]> * Add custom init containers (#1362) Co-authored-by: Matea Pesic <[email protected]> * Add support for specifying update strategy on HA chart (#1363) Co-authored-by: Matea Pesic <[email protected]> * Add labels support (#1365) Co-authored-by: Matea Pesic <[email protected]> * Auto-index and TTL (#1371) * Auto-index and TTL * Replication fixes * Update pages/querying/time-to-live.mdx --------- Co-authored-by: Matea Pesic <[email protected]> * CREATE and SHOW SNAPSHOTS changes (#1370) Co-authored-by: Matea Pesic <[email protected]> * Add docs for SSO changes (#1373) * SSO docs * typos * Apply suggestions from code review --------- Co-authored-by: Matea Pesic <[email protected]> * K shortest paths (#1369) * touch * Defined algo * details * difference in cypher * update --------- Co-authored-by: matea16 <[email protected]> Co-authored-by: Matea Pesic <[email protected]> * Add convert_c.to_tree to the changelog * Add USER PROFILE to changelog * Added Apoc mappings able and described new functions added: toTree, fromJsonList, toJson, flatten and indexOf (#1374) * update faq (#1354) * update faq (#1354) * Added Apoc mappings able and described new functions added: toTree, fromJsonList, toJson, flatten and indexOf * Added callout where was missing * Apply suggestions from code review Co-authored-by: Matea Pesic <[email protected]> * Added changes based on comments left on review * convert module update * fix deployment issue --------- Co-authored-by: Matea Pesic <[email protected]> Co-authored-by: Andreja Tonev <[email protected]> Co-authored-by: andrejtonev <[email protected]> Co-authored-by: matea16 <[email protected]> * User profiles (#1345) * Added user profile information * PR comments * Update pages/database-management/authentication-and-authorization/user-profiles.mdx --------- Co-authored-by: Matea Pesic <[email protected]> * Existential subqueries (#1358) * Add existential subqueries * Update code example for the reference dataset * Update examples in Expressions page * Update pages/querying/clauses/where.md --------- Co-authored-by: Matea Pesic <[email protected]> * Multi-role user with ability to link roles to specific databases (#1337) * WIP * WIP * env var * auth database * repl/mt database * SHOW ROLES/PRIVILEGES ON * mt fixes * details * Apply suggestions from code review Co-authored-by: Matea Pesic <[email protected]> * recent changes -> as of v3.5 * typo * cleanup * cleanup * cleanup multi-role * cleanup * enterprise page * apply review changes --------- Co-authored-by: Matea Pesic <[email protected]> Co-authored-by: matea16 <[email protected]> * Add database UUID to show storage info (#1359) * Add database uuid to show storage info * Add note for default database * Correct input of show storage info * Apply suggestions from code review --------- Co-authored-by: Matea Pesic <[email protected]> * Added a few chnagelog items * Add most of the memgraph changelog items * Add most of the mage changelog items * Add all possible changelog items * Add documentation for pattern comprehension inside the WHERE clause (#1361) Co-authored-by: Matea Pesic <[email protected]> * Overload show methods for indexes, constraints, vector indexes, triggers, active users (#1364) * Overload show methods of indexes, constraints, vecotr indexes, triggers, active users * Another overload --------- Co-authored-by: Matea Pesic <[email protected]> * Add API reference for ZonedDateTime (#1372) * docs: Add documentation for ZonedDateTime in C and C++ API * Apply suggestions from code review --------- Co-authored-by: Matea Pesic <[email protected]> * math.round (#1376) Co-authored-by: Matea Pesic <[email protected]> * Added all breaking changelog items * Add Lab 3.5 release notes (#1355) * new: Add Lab 3.5 release notes * new: Add updates to the environment variables and SSO expiry * new: Add multi-tenancy pages * new: Add updates to the GraphChat models * add a sentence --------- Co-authored-by: Matea Pesic <[email protected]> Co-authored-by: matea16 <[email protected]> --------- Co-authored-by: Marko Budiselic <[email protected]> Co-authored-by: Andi Skrgat <[email protected]> Co-authored-by: David Ivekovic <[email protected]> Co-authored-by: Gareth Andrew Lloyd <[email protected]> Co-authored-by: andrejtonev <[email protected]> Co-authored-by: Ivan Milinović <[email protected]> Co-authored-by: tonijurjevic96 <[email protected]> Co-authored-by: Andreja Tonev <[email protected]> Co-authored-by: Josipmrden <[email protected]> Co-authored-by: colinbarry <[email protected]> Co-authored-by: Toni <[email protected]>
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
priority: low (improvements)
An idea how the representation of knowledge on a certain page could be improved
status: ready
PR is ready for review
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release note
Overload methods for Neo4j compatibility for indexes, constraints, vector indexes, triggers, active users
Related product PRs
memgraph/memgraph#3149
Checklist:
bugfix
orfeature
label, based on the product PR type you're documenting