diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-06-27 14:12:01 +0200 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-06-27 19:39:25 +0200 |
commit | 05b52a98e26f79d20c9921921d3aebe0f9b49f60 (patch) | |
tree | dbeed81c47e6fdd9de72925fc505af91722b8979 /releases | |
parent | 63cacf6c2333eaaeda3b7f7552c3a85736f9be03 (diff) |
Update Janusgraph to 0.5.0 in traversal
- update Janusgraph to 0.5.0 + tinkerpop to 3.4.13
- do not use pagination methods from HttpEntry [1]
- introduce WebTestClient as a way to more elegantly declare http requests and assertions
[1] pagination is still done on the client-side in this service.
This change just removes the usage of methods of HttpEntry that effectively do a List.subList
and that will be removed from HttpEntry shortly after
Issue-ID: AAI-3902
Change-Id: I446f092048b9e2be7314ed32ab3de5d5e1e1689d
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'releases')
0 files changed, 0 insertions, 0 deletions