diff options
author | James Forsyth <jf2512@att.com> | 2019-01-02 22:01:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-02 22:01:23 +0000 |
commit | 12452ecf690080542ade24a0811bcd465ad85202 (patch) | |
tree | a379fd2af2fb2d239af91a74d1b88d3f7e9e6ddc /docs | |
parent | d184e106441e685c8e967283a849b2aff55664dd (diff) |
Updated git submodules
Project: aai/aai-common master 1dd67efcaf40c5b4278ad8594b78f63a838514ca
Merge "Update DBSerializer for relationships retrieving"
Update DBSerializer for relationships retrieving
Enhance the code for how the db serializer works
when it comes to dealing with the relationships
For a particular vertex, when retrieving its relationship vertexes
it doesn't need to get all the properties of the relationship vertex
as it only cares about the aai-uri and named properties
so only partially retrieving those props that is needed for relationships
Issue-ID: AAI-1987
Change-Id: I1440c561d187ff180a599a3f52ac5c8715d5c8e3
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/aai/aai-common.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git -Subproject e47092116ce15474412506a967f009a28ee396e +Subproject 1dd67efcaf40c5b4278ad8594b78f63a838514c |