Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

____________ pattern requires additional steps of working with strings and regular expressions.

a) Materialized Paths
b) Array of Ancestors
c) Nested Sets
d) None of the mentioned

Answer: a
Explanation: The Materialized Paths pattern stores each tree node in a document; in addition to the tree node, document stores as a string the id(s) of the node’s ancestors or path.

Join The Discussion