Commit Graph

3318 Commits

Author SHA1 Message Date
g-despot
26dc73c809
Update installation in README () 2021-10-08 10:28:09 +02:00
g-despot
9119c89eba
Add updated startup message () 2021-10-07 15:56:06 +02:00
Antonio Andelic
4e7ea34ae9
Add message with link utility () 2021-10-07 14:51:30 +02:00
János Benjamin Antal
d7d291217b
Remove debug print () 2021-10-07 09:14:05 +02:00
Marko Budiselić
42facfacbc
Add support for Debian 11 () 2021-10-06 16:17:41 +02:00
János Benjamin Antal
bd1e848363
Add issue template () 2021-10-06 11:52:15 +02:00
antonio2368
0ffb58b764
Fix docker packaging and add for platform build () 2021-10-06 10:20:37 +02:00
g-despot
9551b6973a
Fix URL in build badge 2021-10-05 14:30:09 +02:00
Jure Bajic
f7ef5f50a4
Update workflow () 2021-10-05 09:03:48 +02:00
Mislav Vuletić
046cd80054
Make readme awesome ()
Co-authored-by: antonio2368 <antonio2368@users.noreply.github.com>
Co-authored-by: Ivan Despot <ivan.g.despot@outlook.com>
2021-10-04 16:15:59 +02:00
Jure Bajic
9e678f8cbe Add new memgraph licenses and move third party licenses () 2021-10-03 12:26:48 +02:00
antonio2368
69e4f1784b
Small polishing for Release workflow () 2021-10-03 11:09:57 +02:00
Kostas Kyrimis
d04e23805d
Address temporal type epic comments () 2021-10-02 18:48:50 +02:00
Kostas Kyrimis
7e82cc6550
Add uniform naming for temporal type properties () 2021-10-02 16:14:27 +02:00
Kostas Kyrimis
18b801a722 Add e2e tests for temporal types () 2021-10-02 15:31:00 +02:00
Kostas Kyrimis
7e81a95b81 Fix parsing negative durations () 2021-10-02 15:30:35 +02:00
antonio2368
0a23eb11ae Define procedure API for temporal types () 2021-10-02 15:30:34 +02:00
Kostas Kyrimis
8ea281649a Remove support for iso duration and fix bolt () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
da68f86fc9 Add support for printing out in the ast temporal data values () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
738b5fb8d8 Add duration support for timestamp function () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
b45ae403e6 Define dump command for all temporal types () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
d744711e5e Define functions that return a specific field of each temporal type () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
8d87e38c64 Add temporal type arithmetic for queries () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
086fc47769 Define subtraction and addition for temporal types () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
5abcb5081d Define timestamp function that return temporal types in microseconds since epoch representation () 2021-10-02 14:54:48 +02:00
Kostas Kyrimis
9534dfb6ed Change the timestamp function to return microseconds instead of milliseconds () 2021-10-02 14:54:48 +02:00
antonio2368
e2112faff0 Functions for defining temporals () 2021-10-02 14:54:47 +02:00
Kostas Kyrimis
6913feacc7 Add support for temporal data types in the communication Bolt layer () 2021-10-02 14:54:47 +02:00
antonio2368
4e604de9d7 Add support for parsing temporal types () 2021-10-02 14:54:45 +02:00
antonio2368
e628b5ba6e Add temporal types to TypedValue () 2021-10-02 14:53:53 +02:00
antonio2368
5da32c1bff Add TemporalData to PropertyValue () 2021-10-02 14:53:53 +02:00
János Benjamin Antal
ccca46370d Fix RWTypeChecker and some small improvements ()
* Fix doc of mgp_graph_vertices

* Make write_proc example meaningful write procedure example

* Improve wrap_exceptions

* Add check for write procedures for ReadWriteTypeChecker

* Change error code in case of invalid default value for optional arguments
2021-10-02 13:18:37 +02:00
János Benjamin Antal
e33fa5f9c0 Add example write procedure () 2021-10-02 13:18:37 +02:00
János Benjamin Antal
721eefe263 Handle write procedures in queries and update docs of properties iterator () 2021-10-02 13:18:36 +02:00
János Benjamin Antal
be9ed7e879 Python wrapper for write procedures ()
* Rename mgp_graph_remove to mgp_graph_delete

* Add mgp_graph_detach_delete

* Add PyGraph functions

* Add _mgp exceptions

* Use unified error handling in python wrapper

* Ignore clang-tidy warnings

* Add mgp.Graph, mgp.Vertex and mgp.Edge mutable functions

* Add python write procedure registration

* Add `is_write` result field to mg.procedures

* Use storage::View::NEW for write procedures

* Add simple tests for write procedures

* Remove false information about IDs
2021-10-02 13:17:41 +02:00
Benjamin Antal
482798295e Add write procedures 2021-10-02 13:17:41 +02:00
antonio2368
d58a1cbb58
License key introduction and removing community edition package () 2021-09-29 19:14:39 +02:00
antonio2368
8dc3153fde
Don't strip queries after execute for CREATE TRIGGER only () 2021-09-24 13:14:05 +02:00
antonio2368
b94e50bf1c
Use from_timestamp for WAL retention () 2021-09-24 12:14:54 +02:00
antonio2368
9f855676cb
Add jemalloc purge () 2021-09-21 14:43:27 +02:00
Jure Bajic
f560293657
Add Property Map support in CREATE clause () 2021-09-09 12:39:13 +02:00
János Benjamin Antal
2afc1b99f6
New MGP API () 2021-09-09 10:44:47 +02:00
antonio2368
5a8bda2531
Improve MERGE performance by using indices () 2021-08-30 11:39:06 +02:00
Jure Bajic
0138d277d4
Improve serialization error message () 2021-08-20 10:47:07 +02:00
János Benjamin Antal
09cfca35f8
Add privilege check in triggers and streams () 2021-07-22 16:22:08 +02:00
Marko Budiselić
09c58501f1
Migrate release package to toolchain-v3 () 2021-07-20 15:25:12 +02:00
Jure Bajic
945bbfdc49
Clean up containers () 2021-07-19 08:40:28 +02:00
antonio2368
45ef069372
Create pull request template () 2021-07-15 14:19:02 +02:00
antonio2368
e51954fc94
Update toolchain to v3 ()
* Make memgraph buildable with new toolchain

* Use toolchain v3 in workflows
2021-07-08 14:20:48 +02:00
János Benjamin Antal
7776160836
Add third party licenses ()
* Add third party licences

* Package the third-party licences
2021-07-08 08:55:09 +02:00