graph_database (396B)
1 # Graph database 2 3 A [database_instance] on a [relational_signature] where each [database_relation] has [arity] two 4 5 [Queries]: 6 7 - [basic_graph_pattern]: a graph pattern with variables and constants 8 - [regular_path_query] 9 10 Course notes: [figueira2023foundations] 11 12 Practice: [graph_database_practical] 13 14 Up: [databases] for [graph] 15 16 See also: [property_graph], [sparql] 17 18 Aliases: graph databases