Skip to content
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

Update docs on auto index creation #743

Merged
merged 1 commit into from
May 6, 2024

Conversation

kgolubic
Copy link
Collaborator

@kgolubic kgolubic commented May 6, 2024

Description

  • Updated docs on auto index creation

Pull request type

Please check what kind of PR this is:

  • Fix or improvement of an existing page
  • New documentation page, release related

Related PRs and issues

PR this doc page is related to:
(especially necessary if the PR is related to a release)

Closes:
(paste the link to the issue it closes)
#742

Checklist:

  • Check all content with Grammarly
  • Perform a self-review of my code
  • Make corresponding changes to the rest of the documentation (consult with the DX team)
  • The build passes locally
  • My changes generate no new warnings or errors
  • Add a corresponding label
  • If release-related, add a product and version label
  • If release-related, add release note on product PR

@kgolubic kgolubic linked an issue May 6, 2024 that may be closed by this pull request
@kgolubic kgolubic self-assigned this May 6, 2024
Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 9:40am

@kgolubic kgolubic merged commit fd56283 into main May 6, 2024
2 checks passed
@kgolubic kgolubic deleted the 742-auto-index-creation-in_memory_transactional branch May 6, 2024 09:40
kgolubic added a commit that referenced this pull request May 14, 2024
* Remove DROP GRAPH (#693)

* Add info on edge-type indices and the schema.assert procedure (#694)

* Add info on edge-type indices.

* Update pages/querying/schema.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add the missing content (#697)

* Fix formatting (#699)

* Update starting Memgraph with Docker (#690)

* [manin < 688-update-lab-installation-manual] Update Lab installation manual  (#700)

* Update and replace Platform mentions

* Update code sample

* Update Environment variables list

* Add docker context

* Update install-and-connect.mdx

* Add Callout about QUICK_CONNECT_MG_HOST

* Update install-and-connect.mdx

* Add callout (#703)

* Create Build Memgraph from source docs page (#645)

* Create Build Memgraph from source docs page

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update formatting

* Update build-memgraph-from-source.mdx

* Revamp getting started (#705)

* Revamp getting started

* Change the link to installation options

* update

* update v2

* Add redirect frome deleted page First steps with Memgraph to Getting started

* Update redirects

* Update broken link

* Update pages/getting-started/install-memgraph.mdx

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Expand Node.js library (#698)

* expand Node.js library

* Update nodejs.mdx

* update wording

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add querying tips (#711)

* Add querying tips

* add code highlighting

* grammarly

* Update best-practices.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Replace Memgraph Platform image with Memgraph MAGE image where applicable (#708)

* Update CLI page

* Update Transformation modules page

* Update Manage query modules

* Update SSL encryption

* Update C++ example

* Update Security docs

* Update replication docs

* Update Utilize NetworkX

* Update docs

* Update docs

* Update first steps with Docker

* Update pages/getting-started/first-steps-with-docker.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update ssl-encryption.mdx

* Update replication.mdx

* Update first-steps-with-docker.mdx

* Update first-steps-with-docker.mdx

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Fix broken link (#715)

* Add Docker installation for Memgraph Lab to the Lab user manual (#714)

* Add Install Memgraph Lab with Docker section

* Add Run Memgraph Lab with Docker section

* Change  wording

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Add callout and image

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update query-cost-planner flag (#717)

* Add section about configuring user authentication in Docker Compose (#692)

* Update Environment variables

* Add section about Configuring User Authentication in Docker Compose

* Update pages/getting-started/install-memgraph/docker-compose.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Update ENV variables

* Add callout

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Replace built-in with Deep path traversal algorithms (#596)

* Replace built-in with Deep path traversal algorithms

* Update formatting

* Update next.config.js

* Update wording

* Update wording

* Update wording

* Update links in docs

* Update redirects

* Update wording

* Update sitemap

* Document missing flags (#721)

* Document missing flags

* Add missing types

* Fix usage examples (#722)

* Add randomUUID function (#725)

* Added callout to storage mode page (#730)

* Add callout

* Update storage-memory-usage.mdx

* Added health check section (#727)

* Added health check section

* Update docker-compose.mdx

* Add note about regex (#732)

* [main<] Add info about license (#702)

* license

* rewording

* Update enabling-memgraph-enterprise.mdx

* Add info about License key expiry

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* update warning on disk (#734)

* Typo fix, added space after link (#737)

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update querying bp (#739)

* Update Cypher code (#741)

* Typos: fixed an unclosed parentheses and another minor enhancement (#740)

* Typo fix, added space after link

* Typos: fixed an unclosed parenthese and another minor enhancement

---------

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update docs on auto index creation (#743)

* Typo fix (#744)

* Fix example (#745)

* Update graph modeling (#736)

* Update graph modeling

* Update graph modeling guide

* Fix path (#747)

* Add callout (#748)

* Update flag (#753)

* Remove Lab related part (#754)

* Remove Lab related part

* Update replication.mdx

* Update info about styles (#755)

* add user other user actions from '#1981' PR

* add part for env flags

* add option to register replica after main in HA

* Update high-availability.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Yashasvi Mantha <yashasvimantha@gmail.com>
Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>
kgolubic added a commit that referenced this pull request May 15, 2024
* Remove DROP GRAPH (#693)

* Add info on edge-type indices and the schema.assert procedure (#694)

* Add info on edge-type indices.

* Update pages/querying/schema.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add the missing content (#697)

* Fix formatting (#699)

* Update starting Memgraph with Docker (#690)

* [manin < 688-update-lab-installation-manual] Update Lab installation manual  (#700)

* Update and replace Platform mentions

* Update code sample

* Update Environment variables list

* Add docker context

* Update install-and-connect.mdx

* Add Callout about QUICK_CONNECT_MG_HOST

* Update install-and-connect.mdx

* Add callout (#703)

* Create Build Memgraph from source docs page (#645)

* Create Build Memgraph from source docs page

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update formatting

* Update build-memgraph-from-source.mdx

* Revamp getting started (#705)

* Revamp getting started

* Change the link to installation options

* update

* update v2

* Add redirect frome deleted page First steps with Memgraph to Getting started

* Update redirects

* Update broken link

* Update pages/getting-started/install-memgraph.mdx

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Expand Node.js library (#698)

* expand Node.js library

* Update nodejs.mdx

* update wording

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add querying tips (#711)

* Add querying tips

* add code highlighting

* grammarly

* Update best-practices.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Replace Memgraph Platform image with Memgraph MAGE image where applicable (#708)

* Update CLI page

* Update Transformation modules page

* Update Manage query modules

* Update SSL encryption

* Update C++ example

* Update Security docs

* Update replication docs

* Update Utilize NetworkX

* Update docs

* Update docs

* Update first steps with Docker

* Update pages/getting-started/first-steps-with-docker.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update ssl-encryption.mdx

* Update replication.mdx

* Update first-steps-with-docker.mdx

* Update first-steps-with-docker.mdx

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Fix broken link (#715)

* Add Docker installation for Memgraph Lab to the Lab user manual (#714)

* Add Install Memgraph Lab with Docker section

* Add Run Memgraph Lab with Docker section

* Change  wording

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Add callout and image

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update query-cost-planner flag (#717)

* Add section about configuring user authentication in Docker Compose (#692)

* Update Environment variables

* Add section about Configuring User Authentication in Docker Compose

* Update pages/getting-started/install-memgraph/docker-compose.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Update ENV variables

* Add callout

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Replace built-in with Deep path traversal algorithms (#596)

* Replace built-in with Deep path traversal algorithms

* Update formatting

* Update next.config.js

* Update wording

* Update wording

* Update wording

* Update links in docs

* Update redirects

* Update wording

* Update sitemap

* Document missing flags (#721)

* Document missing flags

* Add missing types

* Fix usage examples (#722)

* Add randomUUID function (#725)

* Added callout to storage mode page (#730)

* Add callout

* Update storage-memory-usage.mdx

* Added health check section (#727)

* Added health check section

* Update docker-compose.mdx

* Add note about regex (#732)

* [main<] Add info about license (#702)

* license

* rewording

* Update enabling-memgraph-enterprise.mdx

* Add info about License key expiry

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* update warning on disk (#734)

* Typo fix, added space after link (#737)

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update querying bp (#739)

* Update Cypher code (#741)

* Typos: fixed an unclosed parentheses and another minor enhancement (#740)

* Typo fix, added space after link

* Typos: fixed an unclosed parenthese and another minor enhancement

---------

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update docs on auto index creation (#743)

* Typo fix (#744)

* Fix example (#745)

* Update graph modeling (#736)

* Update graph modeling

* Update graph modeling guide

* Fix path (#747)

* Add callout (#748)

* Update flag (#753)

* Remove Lab related part (#754)

* Remove Lab related part

* Update replication.mdx

* Update info about styles (#755)

* add user other user actions from '#1981' PR

* add part for env flags

* add option to register replica after main in HA

* Update high-availability.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Yashasvi Mantha <yashasvimantha@gmail.com>
Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>
kgolubic added a commit that referenced this pull request May 15, 2024
* Update Release notes

* Update RN

* Update RN

* Update Release notes

* Update RN

* Apply HA changes 2.16.1 (#758)

* Remove DROP GRAPH (#693)

* Add info on edge-type indices and the schema.assert procedure (#694)

* Add info on edge-type indices.

* Update pages/querying/schema.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add the missing content (#697)

* Fix formatting (#699)

* Update starting Memgraph with Docker (#690)

* [manin < 688-update-lab-installation-manual] Update Lab installation manual  (#700)

* Update and replace Platform mentions

* Update code sample

* Update Environment variables list

* Add docker context

* Update install-and-connect.mdx

* Add Callout about QUICK_CONNECT_MG_HOST

* Update install-and-connect.mdx

* Add callout (#703)

* Create Build Memgraph from source docs page (#645)

* Create Build Memgraph from source docs page

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update formatting

* Update build-memgraph-from-source.mdx

* Revamp getting started (#705)

* Revamp getting started

* Change the link to installation options

* update

* update v2

* Add redirect frome deleted page First steps with Memgraph to Getting started

* Update redirects

* Update broken link

* Update pages/getting-started/install-memgraph.mdx

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Expand Node.js library (#698)

* expand Node.js library

* Update nodejs.mdx

* update wording

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add querying tips (#711)

* Add querying tips

* add code highlighting

* grammarly

* Update best-practices.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Replace Memgraph Platform image with Memgraph MAGE image where applicable (#708)

* Update CLI page

* Update Transformation modules page

* Update Manage query modules

* Update SSL encryption

* Update C++ example

* Update Security docs

* Update replication docs

* Update Utilize NetworkX

* Update docs

* Update docs

* Update first steps with Docker

* Update pages/getting-started/first-steps-with-docker.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update ssl-encryption.mdx

* Update replication.mdx

* Update first-steps-with-docker.mdx

* Update first-steps-with-docker.mdx

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Fix broken link (#715)

* Add Docker installation for Memgraph Lab to the Lab user manual (#714)

* Add Install Memgraph Lab with Docker section

* Add Run Memgraph Lab with Docker section

* Change  wording

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Add callout and image

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update query-cost-planner flag (#717)

* Add section about configuring user authentication in Docker Compose (#692)

* Update Environment variables

* Add section about Configuring User Authentication in Docker Compose

* Update pages/getting-started/install-memgraph/docker-compose.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Update ENV variables

* Add callout

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Replace built-in with Deep path traversal algorithms (#596)

* Replace built-in with Deep path traversal algorithms

* Update formatting

* Update next.config.js

* Update wording

* Update wording

* Update wording

* Update links in docs

* Update redirects

* Update wording

* Update sitemap

* Document missing flags (#721)

* Document missing flags

* Add missing types

* Fix usage examples (#722)

* Add randomUUID function (#725)

* Added callout to storage mode page (#730)

* Add callout

* Update storage-memory-usage.mdx

* Added health check section (#727)

* Added health check section

* Update docker-compose.mdx

* Add note about regex (#732)

* [main<] Add info about license (#702)

* license

* rewording

* Update enabling-memgraph-enterprise.mdx

* Add info about License key expiry

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* update warning on disk (#734)

* Typo fix, added space after link (#737)

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update querying bp (#739)

* Update Cypher code (#741)

* Typos: fixed an unclosed parentheses and another minor enhancement (#740)

* Typo fix, added space after link

* Typos: fixed an unclosed parenthese and another minor enhancement

---------

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update docs on auto index creation (#743)

* Typo fix (#744)

* Fix example (#745)

* Update graph modeling (#736)

* Update graph modeling

* Update graph modeling guide

* Fix path (#747)

* Add callout (#748)

* Update flag (#753)

* Remove Lab related part (#754)

* Remove Lab related part

* Update replication.mdx

* Update info about styles (#755)

* add user other user actions from '#1981' PR

* add part for env flags

* add option to register replica after main in HA

* Update high-availability.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Yashasvi Mantha <yashasvimantha@gmail.com>
Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update RN

* Memgraph 2 16 1 zoned datetime (#764)

* Memgraph 2.17 docs

* Docs

* Document how zoned datetime is supported

* Fix formatting

* Update the Differences in Cypher implementation page

* Update min/max functions

---------

Co-authored-by: Ante Pušić <ante.pusic@memgraph.io>

* [memgraph-2.17 < ] Replicate only durable commits when in `RECOVERY` (#733)

* Memgraph 2.17 docs

* Docs

* fsynced changes

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [add-coord-health < ] Add elapsed time in ms (#729)

* Memgraph 2.17 docs

* Docs

* Add bolt server to the output

* Add health for coordinators

* Added elapsed time in ms

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [memgraph-2.17 <] Add Bolt server to SHOW INSTANCES output (#719)

* Memgraph 2.17 docs

* Docs

* Add bolt server to the output

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Update release notes

* Update formating

* Update RN

* Update RN

* Update HA docs

* Update Release notes

* Update RN

* Update RN

* Update Release notes

* Update RN

* Apply HA changes 2.16.1 (#758)

* Remove DROP GRAPH (#693)

* Add info on edge-type indices and the schema.assert procedure (#694)

* Add info on edge-type indices.

* Update pages/querying/schema.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add the missing content (#697)

* Fix formatting (#699)

* Update starting Memgraph with Docker (#690)

* [manin < 688-update-lab-installation-manual] Update Lab installation manual  (#700)

* Update and replace Platform mentions

* Update code sample

* Update Environment variables list

* Add docker context

* Update install-and-connect.mdx

* Add Callout about QUICK_CONNECT_MG_HOST

* Update install-and-connect.mdx

* Add callout (#703)

* Create Build Memgraph from source docs page (#645)

* Create Build Memgraph from source docs page

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update build-memgraph-from-source.mdx

* Update formatting

* Update build-memgraph-from-source.mdx

* Revamp getting started (#705)

* Revamp getting started

* Change the link to installation options

* update

* update v2

* Add redirect frome deleted page First steps with Memgraph to Getting started

* Update redirects

* Update broken link

* Update pages/getting-started/install-memgraph.mdx

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Expand Node.js library (#698)

* expand Node.js library

* Update nodejs.mdx

* update wording

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Add querying tips (#711)

* Add querying tips

* add code highlighting

* grammarly

* Update best-practices.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Replace Memgraph Platform image with Memgraph MAGE image where applicable (#708)

* Update CLI page

* Update Transformation modules page

* Update Manage query modules

* Update SSL encryption

* Update C++ example

* Update Security docs

* Update replication docs

* Update Utilize NetworkX

* Update docs

* Update docs

* Update first steps with Docker

* Update pages/getting-started/first-steps-with-docker.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update ssl-encryption.mdx

* Update replication.mdx

* Update first-steps-with-docker.mdx

* Update first-steps-with-docker.mdx

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Fix broken link (#715)

* Add Docker installation for Memgraph Lab to the Lab user manual (#714)

* Add Install Memgraph Lab with Docker section

* Add Run Memgraph Lab with Docker section

* Change  wording

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update pages/data-visualization/install-and-connect.mdx

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Add callout and image

---------

Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>

* Update query-cost-planner flag (#717)

* Add section about configuring user authentication in Docker Compose (#692)

* Update Environment variables

* Add section about Configuring User Authentication in Docker Compose

* Update pages/getting-started/install-memgraph/docker-compose.mdx

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Update ENV variables

* Add callout

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Replace built-in with Deep path traversal algorithms (#596)

* Replace built-in with Deep path traversal algorithms

* Update formatting

* Update next.config.js

* Update wording

* Update wording

* Update wording

* Update links in docs

* Update redirects

* Update wording

* Update sitemap

* Document missing flags (#721)

* Document missing flags

* Add missing types

* Fix usage examples (#722)

* Add randomUUID function (#725)

* Added callout to storage mode page (#730)

* Add callout

* Update storage-memory-usage.mdx

* Added health check section (#727)

* Added health check section

* Update docker-compose.mdx

* Add note about regex (#732)

* [main<] Add info about license (#702)

* license

* rewording

* Update enabling-memgraph-enterprise.mdx

* Add info about License key expiry

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>

* update warning on disk (#734)

* Typo fix, added space after link (#737)

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update querying bp (#739)

* Update Cypher code (#741)

* Typos: fixed an unclosed parentheses and another minor enhancement (#740)

* Typo fix, added space after link

* Typos: fixed an unclosed parenthese and another minor enhancement

---------

Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update docs on auto index creation (#743)

* Typo fix (#744)

* Fix example (#745)

* Update graph modeling (#736)

* Update graph modeling

* Update graph modeling guide

* Fix path (#747)

* Add callout (#748)

* Update flag (#753)

* Remove Lab related part (#754)

* Remove Lab related part

* Update replication.mdx

* Update info about styles (#755)

* add user other user actions from '#1981' PR

* add part for env flags

* add option to register replica after main in HA

* Update high-availability.mdx

---------

Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Yashasvi Mantha <yashasvimantha@gmail.com>
Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>

* Update RN

* Update release notes

* Memgraph 2 16 1 zoned datetime (#764)

* Memgraph 2.17 docs

* Docs

* Document how zoned datetime is supported

* Fix formatting

* Update the Differences in Cypher implementation page

* Update min/max functions

---------

Co-authored-by: Ante Pušić <ante.pusic@memgraph.io>

* [memgraph-2.17 < ] Replicate only durable commits when in `RECOVERY` (#733)

* Memgraph 2.17 docs

* Docs

* fsynced changes

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [add-coord-health < ] Add elapsed time in ms (#729)

* Memgraph 2.17 docs

* Docs

* Add bolt server to the output

* Add health for coordinators

* Added elapsed time in ms

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* [memgraph-2.17 <] Add Bolt server to SHOW INSTANCES output (#719)

* Memgraph 2.17 docs

* Docs

* Add bolt server to the output

---------

Co-authored-by: kgolubic <kgolubic@gmail.com>
Co-authored-by: Kruno Golubic <46486712+kgolubic@users.noreply.github.com>

* Update formating

* Update RN

* Update RN

* Update HA docs

* Update Release notes

---------

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: Katarina Supe <61758502+katarinasupe@users.noreply.github.com>
Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com>
Co-authored-by: Yashasvi Mantha <yashasvimantha@gmail.com>
Co-authored-by: Yashasvi Mantha <yashasvi.mantha@iss-esg.com>
Co-authored-by: Ante Pušić <ante.pusic@memgraph.io>
Co-authored-by: Andi <andi8647@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New auto index creation only works in IN_MEMORY_TRANSACTIONAL
1 participant