Question: Explain the difference between a property graph and a triple-store graph.Answer: In a property graph, nodes and relationships can have properties, while in a triple-store graph, the graph is composed of subject-predicate-object triples without attached properties. |
Is it helpful?
Yes
No
Most helpful rated by users: