Update tinkerpop to 3.2.3 in aai-core 59/137059/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 20 Jan 2024 17:16:09 +0000 (18:16 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Sat, 20 Jan 2024 17:16:09 +0000 (18:16 +0100)
- no not apply the InlineFilterStrategy optimisation [1]

[1] the strategy aggregates consecutive has-steps into one has([...]). This messes
with the container and parent query step indices that are saved while building the query.

Issue-ID: AAI-3554
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I5b63ce16b8020633ea059fed7f70577661758415


No differences found