Kruno Golubic
Kruno Golubic
Add Memgraph
**(https://github.com/kgolubic/awesome-memgraph)** **Memgraph is an in-memory graph database. I'm curating Memgraph Awesome list and I believe that it is a good add-on to this list.** ### By submitting this pull request...
We have decided to move the documentation for CSV Import Tools from the documentation repository to the Memgraph repo. I have created README.md file that contains existing documentation. Commit message:...
At the moment Memgraph doesn't support something like `DROP INDEX ON *` that would delete all indexes. If you have a larger number of indexes it can take some time...
## Bug Report **Current behavior** Users are told to "Scroll down to the "GitHub Pages" section". This section doesn't exist anylonger. **Reproduction** N/A **Expected behavior** N/A **Possible solution** Replace text...
[Memgraph cloud](https://memgraph.com/cloud) is fully managed on AWS. Can it be added to this list?
Blog post describing performance comparison of Memgraph 2.4 and Neo4j 5.1 community editions. The methodology is linked in the blog post.
[The site I'm working on](https://memgraph.com/docs) recently switched to Nextra . For our components, such as [footer](https://github.com/memgraph/documentation/blob/main/components/Footer.js), we use Tailwind. What should I use to change the styling of built-in Nextra...
Live site: https://memgraph.com/docs GitHub repo: https://github.com/memgraph/documentation Problem: message "`No results found.`" showing up on the first search Steps to reproduce 1. Load the page for the first time (I've used...
**Memgraph version** Memgraph Platform 2.12.1 **Environment** Platform running in Docker on Windows 11. **Describe the bug** In the line https://github.com/memgraph/memgraph/blob/eceed274d983d6f135189d945c407b30b6e506a6/src/query/frontend/ast/ast.hpp#L1325 we have an error message that is shown if something...
**Describe the bug** This is not a bug, but an enhancement request for the error message displayed when users encounter a "Unable to commit due to serialization error." The current...