{"id":29016537,"url":"https://github.com/memgraph/graph-landscape-2022","last_synced_at":"2025-07-10T06:07:29.808Z","repository":{"id":103094750,"uuid":"455532276","full_name":"memgraph/graph-landscape-2022","owner":"memgraph","description":"A graph visualization of popular graph technologies and companies","archived":false,"fork":false,"pushed_at":"2022-05-27T09:27:01.000Z","size":18072,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-25T22:38:10.587Z","etag":null,"topics":["graph","graph-algorithms","graph-analysis","graph-database","graph-theory","graph-visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memgraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-04T12:03:57.000Z","updated_at":"2025-04-19T08:51:25.000Z","dependencies_parsed_at":"2023-04-27T13:31:43.140Z","dependency_job_id":null,"html_url":"https://github.com/memgraph/graph-landscape-2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/memgraph/graph-landscape-2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fgraph-landscape-2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fgraph-landscape-2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fgraph-landscape-2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fgraph-landscape-2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memgraph","download_url":"https://codeload.github.com/memgraph/graph-landscape-2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memgraph%2Fgraph-landscape-2022/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264537489,"owners_count":23624421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","graph-algorithms","graph-analysis","graph-database","graph-theory","graph-visualization"],"created_at":"2025-06-25T22:30:35.403Z","updated_at":"2025-07-10T06:07:29.797Z","avatar_url":"https://github.com/memgraph.png","language":"Python","readme":"\u003ch1 align=\"center\"\u003e\n ⛰️ Graph Technology Landscape 2022 ⛰️\n\u003c/h1\u003e\n\nThis repository holds data about popular graph technologies in 2022. It imports them into Memgraph and creates cool visualization in Memgraph Lab.\n\n## 🏃‍♀️ Run the app\n\nTo start the app run the following commands:\n\n```\ndocker-compose build\ndocker-compose up\n```\n\nAfter that, in [Memgraph Lab](https://memgraph.com/download/#memgraph-lab), run the following query:\n\n```\nMATCH (n:Company)-[r:IS_PART_OF]-\u003e(s:Subcategory)-[b:BELONGS_TO]-\u003e(c:Category)\nRETURN n,r,s,b,c;\n```\n\n## 🕴️ Memgraph Lab Styling\n\nTo make this graph extra pretty in [Memgraph Lab](https://memgraph.com/docs/memgraph-lab), copy the below styling:\n\n```\n@NodeStyle {\nsize: 30\nborder-width: 5\nborder-color: #ffffff\nshadow-color: #bab8bb\nshadow-size: 6\n}\n\n@NodeStyle HasLabel?(node, \"Company\") {\ncolor: #FFC500\ncolor-hover: Darker(#FFC500)\ncolor-selected: #FFC500\nimage-url: Format(\"https://raw.githubusercontent.com/memgraph/graph-landscape-2022/main/logo/{}.png\", LowerCase(Property(node, \"img\")))\n}\n\n@NodeStyle HasLabel?(node, \"Category\") {\ncolor: #ffd966\ncolor-hover: Darker(#ffd966)\ncolor-selected: #ffd966\n}\n\n@NodeStyle HasLabel?(node, \"Subcategory\") {\ncolor: #ff9100\ncolor-hover: Darker(#ff9100)\ncolor-selected: #ff9100\n}\n\n@NodeStyle HasProperty?(node, \"name\") {\nlabel: AsText(Property(node, \"name\"))\n}\n\n@EdgeStyle {\nwidth: 1.5\n}\n```\n\nNext, click on the gear icon (⚙️) to open the Style editor. After that, paste the above style to the editor and click on Apply. If you wish so, you can also save this style for future use.\n\n![graph-landscape](https://raw.githubusercontent.com/memgraph/graph-landscape-2022/main/assets/graph-landscape.gif)\n\nIn the end, with the given styling, you get the following visualization:\n\n![graph-landscape-2022-lab](https://raw.githubusercontent.com/memgraph/graph-landscape-2022/main/assets/graph-landscape-2022-lab.png)\n\nIf you want to change the style and you're not sure how, make sure to check our [Styling guide](https://memgraph.com/docs/memgraph/tutorials/style-your-graphs-in-memgraph-lab).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemgraph%2Fgraph-landscape-2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemgraph%2Fgraph-landscape-2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemgraph%2Fgraph-landscape-2022/lists"}