In MongoDB, which data modeling approach is used to represent data with hierarchical structures, allowing for nested documents?
Entity-Attribute-Value (EAV) model
Graph model
Document-oriented model

Computer Science Exercises are loading ...