Replace deprecated Gremlin query in aai-common 29/131329/3
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 29 Sep 2022 09:35:24 +0000 (11:35 +0200)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Thu, 29 Sep 2022 09:52:21 +0000 (09:52 +0000)
commit8183d5972a9f1a4b0515c99a87047a5d12db5af2
tree87d264f3a17715c89564c0d0b9dedb7af8a43a93
parent989faa9b2e38ea16b0dee0da26d6434170faeaa5
Replace deprecated Gremlin query in aai-common

addInE and addOutE are deprecated since Gremlin 3.1.0.

Issue-ID: AAI-3534

Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I4c4db97d8075e9c75b13ee206c27b8c01b5e0cf4
aai-core/src/test/java/org/onap/aai/serialization/tinkerpop/TreeBackedVertexTest.java