János Benjamin Antal
|
50b98a5a96
|
Improve naming
|
2023-04-12 16:44:12 +02:00 |
|
János Benjamin Antal
|
2df22d8648
|
Fix bug preventing turning properties-on-edges on
|
2023-04-11 19:39:48 +02:00 |
|
János Benjamin Antal
|
097a5623a4
|
Reduce number of atomic operations while loading connectivity
|
2023-04-11 18:43:57 +02:00 |
|
János Benjamin Antal
|
f2e44e497b
|
Handle next vertex and edge id properly
|
2023-04-11 18:43:46 +02:00 |
|
János Benjamin Antal
|
f7b577eeb6
|
Do not serialize first vertex ids in batches
|
2023-04-11 18:43:36 +02:00 |
|
János Benjamin Antal
|
e2f6bdef80
|
Add docs about batch infos
|
2023-04-11 18:40:40 +02:00 |
|
János Benjamin Antal
|
592b32aaf3
|
Make possible to load snapshots with old version
|
2023-04-11 18:40:10 +02:00 |
|
János Benjamin Antal
|
f4157fb1fd
|
Introduce items_per_batch and recovery_thread_count flags
|
2023-04-11 18:39:53 +02:00 |
|
János Benjamin Antal
|
a8b4a35ecb
|
Add batches information to snapshot
|
2023-04-07 20:49:29 +02:00 |
|
János Benjamin Antal
|
ecfc32f508
|
Really make debug compilation possible
|
2023-04-06 16:13:07 +02:00 |
|
János Benjamin Antal
|
ee1e7d31de
|
Improve log messages
|
2023-04-06 12:07:17 +02:00 |
|
János Benjamin Antal
|
67e5ac4cc0
|
Make compile in debug mode
|
2023-04-06 12:06:51 +02:00 |
|
János Benjamin Antal
|
5e62a06b1e
|
Add parallel connectivity loading
|
2023-04-04 22:19:17 +02:00 |
|
János Benjamin Antal
|
076b035f7b
|
Load verex labels and properties parallel
|
2023-04-04 16:38:34 +02:00 |
|
János Benjamin Antal
|
0516e93060
|
Parallelize edge recovery
|
2023-04-03 14:58:28 +02:00 |
|
Josipmrden
|
f5a49ed29f
|
Add Cypher subqueries (#794) (#851)
Co-authored-by: Bruno Sačarić <bruno.sacaric@gmail.com>
|
2023-03-31 13:49:10 +00:00 |
|
Josipmrden
|
398503da7a
|
Add index statistics for better query planning (#812)
|
2023-03-30 15:34:34 +02:00 |
|
Bruno Sačarić
|
0819b40202
|
Fix bug on AllShortest with multiple edges between nodes (#832)
|
2023-03-29 16:39:41 +02:00 |
|
Andi
|
029be10f1d
|
Add queries to show or terminate active transactions (#790)
|
2023-03-27 15:46:00 +02:00 |
|
Aidar Samerkhanov
|
a9dc344b49
|
Add automatic CPU architecture detection to CMake (#838)
|
2023-03-27 11:26:10 +02:00 |
|
Marko Budiselić
|
8b0dca9eab
|
Upgrade pre-commit hook to use isort 5.12 (#840)
|
2023-03-26 17:34:51 +02:00 |
|
Ante Javor
|
cb813c3070
|
Add bigger LDBC dataset to mgbench (#747)
|
2023-03-21 21:44:11 +01:00 |
|
Ante Javor
|
6349fc9501
|
Add time-depended execution to the mgbench client (#805)
|
2023-03-18 20:18:58 +01:00 |
|
Jure Bajic
|
c4167bafdd
|
Add support for Amazon Linux 2 and stop generating C++ using Lisp/LCP (#814)
|
2023-03-14 19:24:55 +01:00 |
|
Bruno Sačarić
|
6f51141148
|
Update license year(#821)
|
2023-03-08 10:46:21 +01:00 |
|
Ante Pušić
|
97d45ab1d8
|
Add Python query module API mock (#757)
|
2023-03-07 15:41:19 +01:00 |
|
Josipmrden
|
6abd356d01
|
[master < E214] WHERE Exists feature (#818)
Add WHERE exists() to filter based on neighbouring pattern expressions
|
2023-03-07 00:28:41 +01:00 |
|
Vlasta
|
99a6c72bba
|
Change message on incompatible epoch_id error (#786)
|
2023-03-06 20:01:02 +01:00 |
|
Ante Pušić
|
173f5430aa
|
Remove noexcept from functions that may throw (#819)
|
2023-03-06 17:34:34 +01:00 |
|
Jure Bajic
|
362dc95e27
|
Add support for Ubuntu 22.04 ARM (#810)
|
2023-03-01 18:44:56 +01:00 |
|
Kruno Golubic
|
eead24a562
|
Add Lima badge to README (#802)
|
2023-02-24 17:08:07 +01:00 |
|
Antonio Filipovic
|
d79dd69607
|
Improve performance with props init on node|edge creation (#788)
|
2023-02-24 15:40:35 +01:00 |
|
Katarina Supe
|
024bf0c578
|
Merge pull request #806 from memgraph/vpavicic-patch-1
Update README.md
|
2023-02-23 15:06:40 +01:00 |
|
Vlasta
|
d7443a5558
|
Update README.md
|
2023-02-23 15:05:03 +01:00 |
|
Kruno Golubic
|
2df357b012
|
Add RedHat badge to README (#796)
|
2023-02-20 18:18:29 +01:00 |
|
Kruno Golubic
|
b2b5a6e2a0
|
Add Fedora badge to README (#795)
|
2023-02-20 17:59:57 +01:00 |
|
Ante Javor
|
5e2ee6c817
|
Improve mgbench C++ client (#760)
|
2023-02-17 17:54:05 +01:00 |
|
Antonio Filipovic
|
862a1afdf1
|
Improve Visit performance (#774)
|
2023-02-17 13:09:25 +01:00 |
|
Antonio Filipovic
|
bbce21e78f
|
Update pull request template (#775)
|
2023-02-17 11:50:17 +01:00 |
|
Jure Bajic
|
15c8662023
|
Add support for Fedora 36 (#787)
|
2023-02-17 10:47:36 +01:00 |
|
Katarina Supe
|
beaba0fc16
|
Update README with Cloud, Lab and import info (#768)
|
2023-02-07 15:43:41 +01:00 |
|
Josipmrden
|
8f70c5f2a5
|
Fix label-based auth using OLD view instead of NEW when merging nodes (#755)
|
2023-02-01 13:20:26 +01:00 |
|
Bruno Sačarić
|
14c651d3ba
|
edit workflows (#756)
|
2023-01-31 23:20:49 +01:00 |
|
Andi
|
04efc7a4a6
|
Remove torch and igraph from sys cache (#720)
|
2023-01-31 13:11:59 +01:00 |
|
Bruno Sačarić
|
19832b5838
|
Merge pull request #749 from memgraph/update-license-year-2.5.2
[master < MG] Update license year
|
2023-01-26 13:08:47 +01:00 |
|
Bruno Sačarić
|
e63fae2d5b
|
Update license year
|
2023-01-26 13:02:33 +01:00 |
|
Bruno Sačarić
|
34dd47ef07
|
Fix nested FOREACH shadowing bug (#725)
|
2023-01-25 20:06:05 +01:00 |
|
Jure Bajic
|
d3f275b231
|
Exclude license dir from CI trigger (#740)
|
2023-01-25 18:49:02 +01:00 |
|
Ante Pušić
|
aad4bcb7a0
|
Fix C++ API memory leak on Relationships() (#743)
|
2023-01-25 17:23:46 +01:00 |
|
Bruno Sačarić
|
034b54cb72
|
Fix bug on all shortest paths with an upper bound (#737)
|
2023-01-25 15:32:00 +01:00 |
|