@@ -38,36 +38,6 @@ datasets:
3838 schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.0/use-cases/bookstore/schema.tql"
3939 dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.0/use-cases/bookstore/data.tql"
4040
41- social-network :
42- displayName : " Social Network"
43- description : " A moderately complex model of a modern social network, capturing users, content, and their interactions."
44- homepage : " https://github.com/typedb/typedb-examples/tree/master/use-cases/social-network"
45- versions :
46- - version : " 3.7.1"
47- compatibleServers : " >=3.7.3"
48- schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.7.1/use-cases/social-network/schema.tql"
49- dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.7.1/use-cases/social-network/data.tql"
50- - version : " 3.7.0"
51- compatibleServers : " >=3.7.0 <3.7.3"
52- schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.7.0/use-cases/social-network/schema.tql"
53- dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.7.0/use-cases/social-network/data.tql"
54- - version : " 3.5.5"
55- compatibleServers : " >=3.5.5 <3.7.0"
56- schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.5/use-cases/social-network/schema.tql"
57- dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.5/use-cases/social-network/data.tql"
58- - version : " 3.5.2"
59- compatibleServers : " >=3.5.2 <3.5.5"
60- schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.2/use-cases/social-network/schema.tql"
61- dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.2/use-cases/social-network/data.tql"
62- - version : " 3.5.1"
63- compatibleServers : " >=3.5.1 <3.5.2"
64- schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.1/use-cases/social-network/schema.tql"
65- dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.1/use-cases/social-network/data.tql"
66- - version : " 3.5.0"
67- compatibleServers : " >=3.5.0 <3.5.1"
68- schemaFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.0/use-cases/social-network/schema.tql"
69- dataFile : " https://raw.githubusercontent.com/typedb/typedb-examples/refs/tags/3.5.0/use-cases/social-network/data.tql"
70-
7141 cti :
7242 displayName : " Cyber Threat Intelligence"
7343 description : " A STIX 2.1-based model of threat actors, campaigns, and their relationships, demonstrating TypeDB in a CTI context."
0 commit comments