aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2024-09-02 18:59:41 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2025-03-27 10:04:42 +0000
commit66afb872fd75c36e05b4f94a76c00ca08f4511dd (patch)
treed7d425d7b7258fdfae88208ca856485e7674f210 /docs
parente23f16986d43d447d599e1c85922333af9df9a9d (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')
0 files changed, 0 insertions, 0 deletions