memgraph icon indicating copy to clipboard operation
memgraph copied to clipboard

Open-source graph database, tuned for dynamic analytics environments. Easy to adopt, scale and own.

Results 324 memgraph issues
Sort by recently updated
recently updated
newest added

In the case where there are very few properties on edge, e.g., `(date, bool, float)`, it should be possible to further optimize the storage layout.

feature
Importance - I2
Effort - High
Priority - Later

With the current state, it is possible to work on a subgraph (create a projection) from nodes and edges which exist as part of the database. It should probably be...

feature
Importance - I2
Effort - High
Priority - Later

Add links: - [ ] https://discourse.memgraph.com/ - [ ] https://github.com/lima-vm/lima (running under MacOS) - [ ] MAYBE: https://github.com/macbian-linux/macos-subsystem-for-linux (running under MacOS) - [ ] Educational materials as part of the...

documentation
good first issue
Importance - I3
Effort - Medium
Priority - Later

Enable detailed JVM memory usage, and detailed Memgraph memory usage across time + create a script that will automatically visualize the output.

Importance - I2
benchmarking
Effort - Very High
Priority - Later

Importance - I1
Status - In Progress
high-availability
Effort - High
Priority - Later

**Memgraph version** 2.16.0 **Describe the bug** Memgraph core dumps on incorrect query when mixing different types in lists **To Reproduce** Steps to reproduce the behavior: 1. Run the following query...

bug
Effort - Medium

**Memgraph version** 2.8.0 **Environment** Ubuntu 22.04 the `memgraph/memgraph-platform` docker image **Describe the bug** Currently triggers are not capable of triggering themselves upon creation of a new vertex that could be...

bug
feature
Importance - I2
Effort - High
Priority - Later

**Memgraph version** 2.8 **Environment** Build from source **Describe the bug** utils::total_memory_tracker doesn't work correctly when JEMALLOC is disabled, the value is negative then. This can be seen by printing tracker's...

bug
Effort - High
Capability - memory management
Priority - Later

point({longitude | x, latitude | y [, crs][, srid]}) should return a 2D point, point({longitude | x, latitude | y, height | z, [, crs][, srid]}) should return a 3D...

Effort - Medium
geospatial
Priority - Later

There should be a tool (under `/tools`) which assist with performance investigations. - Can take a profiling payload cypher file - Can take setup cypher file (optional) - Will start...

infrastructure
Effort - High
Priority - Later