diff options
author | 2024-09-02 18:59:41 +0100 | |
---|---|---|
committer | 2025-03-27 10:04:42 +0000 | |
commit | 66afb872fd75c36e05b4f94a76c00ca08f4511dd (patch) | |
tree | d7d425d7b7258fdfae88208ca856485e7674f210 /docs/schemas/ncmp/async-m2m/ncmp-async-request-response-event-schema-v1.json | |
parent | e23f16986d43d447d599e1c85922333af9df9a9d (diff) |
Efficient implementation of Attribute Axis in SQL
Attribute Axis is the feature which allows fetching only a single
attribute, e.g. //books[@title='Matilda']/@price -> [15]
This implements the attribute axis feature directly in SQL, giving
much higher performance e.g. for CM-handle ID searches in NCMP.
The native SQL implementation directly returns data leaves from DB,
not requiring conversions to FragmentEntity, DataNode, etc.
Issue-ID: CPS-2623
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I54f517e47ca6bcddfae356f98857b05fd2e1229e
Diffstat (limited to 'docs/schemas/ncmp/async-m2m/ncmp-async-request-response-event-schema-v1.json')
0 files changed, 0 insertions, 0 deletions