Commit Graph

102 Commits

Author SHA1 Message Date
Luca Frosini 972b8469e1 Migrating code 2023-05-12 16:06:48 +02:00
Luca Frosini 50ff2fa19a Porting code to ArcadeDB 2023-05-11 18:35:56 +02:00
Luca Frosini a424844dce Improved Metadata management 2023-05-10 17:25:54 +02:00
Luca Frosini f4600172e2 Managing Context Cache 2023-05-10 17:21:00 +02:00
Luca Frosini 074935d3d2 Add id as first member in serialization 2023-05-04 18:08:59 +02:00
Luca Frosini a3c0f725c6 Extracted RequestInfo interface and renamed class to ServerRequestInfo 2023-05-02 17:24:42 +02:00
Luca Frosini 119ae14dfa Metadata are included only if requested by the client 2023-05-02 14:48:38 +02:00
Luca Frosini 3fbdc1d734 Managing expectedtype property 2023-04-28 17:17:14 +02:00
Luca Frosini 3776bdae50 Reorganizing property order 2023-04-28 14:52:46 +02:00
Luca Frosini 7d7b9478bb Fixed code to comply with uuid property rename to id 2023-04-28 11:43:48 +02:00
Luca Frosini 5638c99feb Ordering Json Properties 2023-04-27 16:30:41 +02:00
Luca Frosini 93e3768a64 Providing an order to properties of JSON to improve human readability 2023-04-27 12:20:57 +02:00
Luca Frosini 7b582be333 Refactored due to is-model constant name change 2023-04-27 11:15:01 +02:00
Luca Frosini 8a23d5898b Refactored due to is-model constant name change 2023-04-27 10:42:07 +02:00
Luca Frosini ff68eb6f28 Changed '@class' to 'type' 2023-04-26 21:44:03 +02:00
Luca Frosini 39556110c2 Switched to use utility 2023-04-21 17:04:14 +02:00
Luca Frosini b1153f7283 Migrated code to use utility 2023-04-21 16:41:35 +02:00
Luca Frosini 40b21420a8 Reorganized utilities and their usage 2023-04-21 15:56:52 +02:00
Luca Frosini 8f67beb172 Fixed getTypeName 2023-04-21 14:30:07 +02:00
Luca Frosini 09eb625a14 Redesigning E/R instance definition 2023-04-20 16:59:19 +02:00
Luca Frosini 967e9c6ec6 Redesigning E/R instance definition 2023-04-20 12:37:48 +02:00
Luca Frosini 237d637809 Redesigning E/R instance definition 2023-04-20 12:09:07 +02:00
Luca Frosini 88fe4e3ff3 Redesigning E/R instance definition 2023-04-20 11:11:52 +02:00
Luca Frosini 5893cfd61a Redesigning E/R instance definition 2023-04-20 08:27:17 +02:00
Luca Frosini 5c3735d669 Porting code to redesigned E/R format 2023-04-19 11:36:49 +02:00
Luca Frosini 79c0c9a0ab Redesigning E/R instance definition 2023-04-18 17:52:07 +02:00
Luca Frosini c5d37cb1ae adding superclasses in header properties 2023-03-01 15:45:12 +01:00
Luca Frosini 403222835e Fixed header update 2023-02-10 18:26:19 +01:00
Luca Frosini 1235341295 Added comment 2022-12-05 16:24:38 +01:00
Luca Frosini 88333c893c Fixing #24225 2022-12-05 16:19:38 +01:00
Luca Frosini 0edf127a53 Fixing #24225 2022-12-05 16:10:25 +01:00
Luca Frosini 9cd326be98 Fixing #24225 2022-12-05 16:07:31 +01:00
Luca Frosini 9c0d0eeae2 Fixing #24225 2022-12-05 15:59:22 +01:00
Luca Frosini 13c25410fa Fixing bug 24240 2022-12-05 15:10:20 +01:00
Luca Frosini 5fb9ff33ef Fixed log and log level 2022-12-02 15:35:58 +01:00
Luca Frosini 4df4132af3 Fixed log 2022-12-02 15:33:14 +01:00
Luca Frosini c6305c9570 Fixed issue on template property of QueryTemplate serialization 2022-02-07 22:20:56 +01:00
Luca Frosini 6bd1cc11d0 Refactoring due to package renaming in resource-registry-api 2022-02-01 16:49:12 +01:00
Luca Frosini fe1dafd250 Changed the code which uses the contexts included in header or
explicitly requested for an instance
2021-10-28 10:50:46 +02:00
Luca Frosini b025d08099 Changed the management of instance property to properly support Map,
List and Set
2021-10-26 20:49:58 +02:00
Luca Frosini 414e3f5672 Aligned package names 2021-10-25 11:00:54 +02:00
Luca Frosini f17106e42e Add to context add only the ERElement in the source context #12218 2021-09-16 15:23:04 +02:00
Luca Frosini fa47217afd improved bug fix 2021-08-05 19:44:11 +02:00
Luca Frosini 0760bd29d6 Fixed null pointer exception 2021-08-05 16:41:29 +02:00
Luca Frosini 5db160a2dc IMproved affected instances management 2021-03-06 10:53:45 +01:00
Luca Frosini 6afde17b0f Fixing corner cases 2021-03-05 17:22:01 +01:00
Luca Frosini ada9439ab9 DryRun has been implemented as transaction rollback 2021-03-05 16:19:55 +01:00
Luca Frosini 00a3efb1f6 Fixed bug 2021-03-05 15:26:19 +01:00
Luca Frosini e148a0b253 Harmonizing APIs 2021-03-05 15:14:51 +01:00
Luca Frosini 93f5999553 Added affected instances variable to ElementManagement 2021-03-05 11:59:24 +01:00