19) Graph databases are composed of three elements, one of which is the attribute.
20) Graph databases are composed of three elements, one of which is the edge.
21) DBMSs associated with the NoSQL movement use all of the following kinds of database
management systems except ________.
A) Key-Value
B) Document
C) Relational
D) Graph
22) The CAP Theorem defines three properties of distributed database systems, which are
________.
A) consistency, always-on, properties
B) competency, always-on, properties
C) consistency, availability, partition tolerance
D) competency, availability, partition tolerance
23) The four categories of NoSQL databases studied in this appendix are ____________.
A) Key-Value, Document, XML, and Graph
B) Key-Value, XML, Column Family, and Graph
C) XML, Document, Column Family, and Graph
D) Key-Value, Document, Column Family, and Graph