adplus-dvertising
frame-decoration

Question

Why is accessing data by predicate considered challenging in HDT-FoQ?

a.

The elements of Sp are sorted by predicate.

b.

Predicate-based retrieval is not supported in HDT-FoQ.

c.

Accessing data by predicate requires a full scan of Sp.

d.

All data retrieval in HDT-FoQ is equally efficient.

Posted under Big Data Computing

Answer: (c).Accessing data by predicate requires a full scan of Sp. Explanation:Accessing data by predicate in HDT-FoQ is considered challenging because the elements of Sp are sorted by subject, and locating all predicate occurrences demands a full scan of this sequence.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why is accessing data by predicate considered challenging in HDT-FoQ?