ArangoDB How-To | Practical Guides and Tutorials https://arangodb.com/category/how-to/ The database for graph and beyond Fri, 07 Feb 2025 12:50:07 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://arangodb.com/wp-content/uploads/2023/08/cropped-favicon-32x32.png ArangoDB How-To | Practical Guides and Tutorials https://arangodb.com/category/how-to/ 32 32 Introducing the ArangoDB-PyG Adapter https://arangodb.com/2022/08/introducing-the-arangodb-pyg-adapter/ https://arangodb.com/2022/08/introducing-the-arangodb-pyg-adapter/#respond Thu, 04 Aug 2022 08:40:19 +0000 https://www.arangodb.com/?p=40352 Estimated reading time: 10 minutes We are proud to announce the GA 1.0 release of the ArangoDB-PyG Adapter! The ArangoDB-PyG Adapter exports Graphs from ArangoDB, the multi-model database for graph & beyond, into PyTorch Geometric (PyG), a PyTorch-based Graph Neural Network library, and vice-versa. On July 29 2022, we introduced the first release of the PyTorch…

The post Introducing the ArangoDB-PyG Adapter appeared first on ArangoDB.

]]>
https://arangodb.com/2022/08/introducing-the-arangodb-pyg-adapter/feed/ 0
Integrate ArangoDB with PyTorch Geometric to Build Recommendation Systems https://arangodb.com/2022/04/integrate-arangodb-with-pytorch-geometric-to-build-recommendation-systems/ https://arangodb.com/2022/04/integrate-arangodb-with-pytorch-geometric-to-build-recommendation-systems/#respond Wed, 06 Apr 2022 16:52:45 +0000 https://www.arangodb.com/?p=39718 Estimated reading time: 20 minutes In this blog post, we will build a complete movie recommendation application using ArangoDB and PyTorch Geometric. We will tackle the challenge of building a movie recommendation application by transforming it into the task of link prediction. Our goal is to predict missing links between a user and the movies they have not watched…

The post Integrate ArangoDB with PyTorch Geometric to Build Recommendation Systems appeared first on ArangoDB.

]]>
https://arangodb.com/2022/04/integrate-arangodb-with-pytorch-geometric-to-build-recommendation-systems/feed/ 0
ArangoSync: A Recipe for Reliability https://arangodb.com/2021/08/arangosync-a-recipe-for-reliability/ https://arangodb.com/2021/08/arangosync-a-recipe-for-reliability/#respond Wed, 18 Aug 2021 11:59:42 +0000 https://www.arangodb.com/?p=37876 Estimated reading time: 18 minutes A detailed journey into deploying a DC2DC replicated environment When we thought about all the things we wanted to share with our users there were obviously a lot of topics to choose from. Our Enterprise feature; ArangoSync was one of the topics that we have talked about frequently and we…

The post ArangoSync: A Recipe for Reliability appeared first on ArangoDB.

]]>
https://arangodb.com/2021/08/arangosync-a-recipe-for-reliability/feed/ 0
A Comprehensive Case-Study of GraphSage using PyTorchGeometric and Open-Graph-Benchmark https://arangodb.com/2021/08/a-comprehensive-case-study-of-graphsage-using-pytorchgeometric/ https://arangodb.com/2021/08/a-comprehensive-case-study-of-graphsage-using-pytorchgeometric/#respond Fri, 13 Aug 2021 14:40:16 +0000 https://www.arangodb.com/?p=37807 Estimated reading time: 15 minute This blog post provides a comprehensive study on the theoretical and practical understanding of GraphSage, this notebook will cover: Check it out on github Last updated: 23/08/2023 15:05:13 Hear More from the Author Graph Embeddings Continue Reading Entity Resolution in ArangoDB Inside the Avocado Grove: From Canada to Germany and the…

The post A Comprehensive Case-Study of GraphSage using PyTorchGeometric and Open-Graph-Benchmark appeared first on ArangoDB.

]]>
https://arangodb.com/2021/08/a-comprehensive-case-study-of-graphsage-using-pytorchgeometric/feed/ 0
Community Notebook Challenge https://arangodb.com/2021/08/community-notebook-challenge/ https://arangodb.com/2021/08/community-notebook-challenge/#respond Fri, 13 Aug 2021 09:20:28 +0000 https://www.arangodb.com/?p=37820 Calling all Community Members! 🥑 Today we are excited to announce our Community Notebook Challenge. What is our Notebook Challenge you ask? Well, this blog post is going to catch you up to speed and get you excited to participate and have the chance to win the grand prize: a pair of custom Apple Airpod…

The post Community Notebook Challenge appeared first on ArangoDB.

]]>
https://arangodb.com/2021/08/community-notebook-challenge/feed/ 0
ArangoML Series: Intro to NetworkX Adapter https://arangodb.com/2020/11/arangoml-series-intro-to-networkx-adapter/ https://arangodb.com/2020/11/arangoml-series-intro-to-networkx-adapter/#respond Tue, 17 Nov 2020 18:25:00 +0000 https://www.arangodb.com/?p=35628 This post is the fifth in a series of posts introducing the ArangoML features and tools. This post introduces the NetworkX adapter, which makes it easy to analyze your graphs stored in ArangoDB with NetworkX. In this post we: This notebook is just a slice of the full-sized notebook available in the ArangoDB NetworkX adapter…

The post ArangoML Series: Intro to NetworkX Adapter appeared first on ArangoDB.

]]>
https://arangodb.com/2020/11/arangoml-series-intro-to-networkx-adapter/feed/ 0
Best Practices for AQL Graph Queries https://arangodb.com/2020/05/best-practices-for-aql-graph-queries/ https://arangodb.com/2020/05/best-practices-for-aql-graph-queries/#respond Wed, 27 May 2020 11:26:56 +0000 https://www.arangodb.com/?p=34152 The ArangoDB Query Language(AQL) was designed to accomplish a few important goals, including: The goal of this guide is to ensure that you get the most out of the above design goals, by providing some suggested best practices. Just like many programming languages, AQL allows the developer to format their code in whatever way comes…

The post Best Practices for AQL Graph Queries appeared first on ArangoDB.

]]>
https://arangodb.com/2020/05/best-practices-for-aql-graph-queries/feed/ 0
Performance analysis with pyArango: Part III Measuring possible capacity with usage Scenarios https://arangodb.com/2017/10/performance-analysis-pyarango-usage-scenarios/ https://arangodb.com/2017/10/performance-analysis-pyarango-usage-scenarios/#respond Thu, 26 Oct 2017 10:40:29 +0000 https://www.arangodb.com/?p=23410 So you measured and tuned your system like described in the Part I and Part II of these blog post series. Now you want to get some figures how many end users your system will be able to serve. Therefore you define “scenarios” which will be typical for what your users do. One such a…

The post Performance analysis with pyArango: Part III Measuring possible capacity with usage Scenarios appeared first on ArangoDB.

]]>
https://arangodb.com/2017/10/performance-analysis-pyarango-usage-scenarios/feed/ 0
Setting up Datacenter to Datacenter Replication in ArangoDB https://arangodb.com/2017/10/setting-datacenter-datacenter-replication-in-arangodb/ https://arangodb.com/2017/10/setting-datacenter-datacenter-replication-in-arangodb/#respond Thu, 12 Oct 2017 08:19:41 +0000 https://www.arangodb.com/?p=23279 Please note that this tutorial is valid for the ArangoDB 3.3 milestone 1 version of DC to DC replication! Interested in trying out ArangoDB? Fire up your cluster in just a few clicks with ArangoDB ArangoGraph: the Cloud Service for ArangoDB. Start your free 14-day trial here This milestone release contains data-center to data-center replication…

The post Setting up Datacenter to Datacenter Replication in ArangoDB appeared first on ArangoDB.

]]>
https://arangodb.com/2017/10/setting-datacenter-datacenter-replication-in-arangodb/feed/ 0
ArangoDB | Geo Demonstration Using Foxx – Location-Aware Applications https://arangodb.com/2017/09/geo-demonstration-using-foxx/ https://arangodb.com/2017/09/geo-demonstration-using-foxx/#comments Thu, 14 Sep 2017 14:52:09 +0000 https://www.arangodb.com/?p=23075 Geo data is getting more and more important for today’s applications. The growing number of location-aware services, IoT applications and other solutions using latitude and longitude ask for precise and fast processing of geo data. Let me show you in this quick demonstration how you can use geo functions and visualize your data using Foxx…

The post ArangoDB | Geo Demonstration Using Foxx – Location-Aware Applications appeared first on ArangoDB.

]]>
https://arangodb.com/2017/09/geo-demonstration-using-foxx/feed/ 1