The document discusses two graph data models: RDF and Property Graphs. It provides an overview of each model, including examples and technologies used to access and query each type of graph. The key conclusions are that RDF emphasizes information modeling and knowledge graphs, while Property Graphs emphasize data syntax and graph algorithms. Simply layering the data models on top of each other leads to dissatisfaction, but the models could potentially share technologies while still keeping their separate focuses and tools.