Home » 
        MCQs » 
        ArangoDB MCQs
    
        
    ____ are JSON objects that hold the real data that you wish to save in ArangoDB
    
    
    
	4. ____ are JSON objects that hold the real data that you wish to save in ArangoDB
    
      - Graphs
 
      - Collections
 
      - Nodes
 
      - Documents
 
    
    Answer: D) Documents
    Explanation:
    Documents are JSON objects that hold the real data that you wish to save in ArangoDB.