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)
commitcec75b770f280804d8c2a81fd15b054431125f96
tree06104ba8fefb954230dd602510f524288bdddd40
parent0fb565350e46995aba35ae4280c77ee6c2513cb5
Update tinkerpop to 3.2.3 in aai-core

- 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
aai-core/src/main/java/org/onap/aai/serialization/engines/TransactionalGraphEngine.java