This repository was archived by the owner on Mar 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathindex.html
515 lines (408 loc) · 23.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.81.0" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="apple-touch-icon" sizes="57x57" href="https://dgraph.io/assets/images/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://dgraph.io/assets/images/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://dgraph.io/assets/images/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://dgraph.io/assets/images/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://dgraph.io/assets/images/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://dgraph.io/assets/images/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://dgraph.io/assets/images/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://dgraph.io/assets/images/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://dgraph.io/assets/images/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="https://dgraph.io/assets/images/favicons/android-icon-192x192.png">
<link rel="manifest" href="https://dgraph.io/assets/images/favicons/manifest.json">
<link rel="icon" type="image/png" sizes="32x32" href="https://dgraph.io/assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="https://dgraph.io/assets/images/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://dgraph.io/assets/images/faviconsfavicon-16x16.png">
<link rel="shortcut icon" href="https://dgraph.io/assets/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="https://dgraph.io/assets/images/faviconsms-icon-144x144.png">
<meta name="msapplication-config" content="https://dgraph.io/assets/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<title>
A Tour of Dgraph
</title>
<link rel="canonical" href="https://dgraph.io/tour/" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500&display=swap" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous" />
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="https://dgraph.io/assets/css/style.min.css?100820120" rel="stylesheet" type="text/css" />
<link href="https://dgraph.io/tour//css/runnable-custom.css?fd581e09310956d9e7e07a71e2d31145" rel="stylesheet"/>
<link href="https://dgraph.io/tour//css/theme.css?f53e75bc45c5cf3e77f0037fb055013c" rel="stylesheet"/>
<link href="https://dgraph.io/tour//css/font-awesome/css/all.css" rel="stylesheet"/>
<script type="text/javascript">
(function(w,d,s,l,i){w[l]=w[l]||[];
w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
var f=d.getElementsByTagName(s)[0],j=d.createElement(s),
dl=l!='dataLayer'?'&l='+l:'';j.async=true;
j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;
f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K8KPL5S');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-666192333"></script>
<script>
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-666192333');
</script>
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1883865,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
</head>
<body>
<main>
<body class="tour">
<div class="header position-absolute w-100">
<div class="container">
<div class="page-header">
<div class="page-logo"><a href="https://dgraph.io/tour/"></a></div><a class="nav-icon" href="javascript:;">
<div class="hamburger">
<div class="line line-1"></div>
<div class="line line-2"></div>
<div class="line line-3"></div>
</div></a>
<div class="navbar"><a href="https://dgraph.io/why-dgraph" class="dropbtn">Why Dgraph</a>
<div class="dropdown">
<div class="dropbtn">Products</div>
<div class="dropdown-wrapper">
<div class="row">
<div class="dropdown-content col-sm-9">
<div class="col-md-3"> <a href="https://dgraph.io/graph-db" class="card text-center"><img
src="https://dgraph.io/assets/images/nav/graph-db.svg">
<h4 class="mt-3">Dgraph</h4>
<p>Most advanced database with a graph backend.</p>
<div style="margin-top: 16px" class="link"><span style="font-size: 13px">Explore Dgraph
</span><i class="fa fa-arrow-right" aria-hidden="true"></i></div>
</a></div>
<div class="col-md-3"> <a href="https://dgraph.io/slash-graphql" class="card text-center"><img
src="https://dgraph.io/assets/images/nav/slash-graphql.svg">
<h4 class="mt-3">Slash GraphQL</h4>
<p>Fully managed GraphQL backend in one click.</p>
<div style="margin-top: 16px" class="link"><span style="font-size: 13px">Explore Slash
GraphQL </span><i class="fa fa-arrow-right" aria-hidden="true"></i></div>
</a></div>
<div class="col-md-3"><a href="https://dgraph.io/enterprise" class="card text-center"><img
src="https://dgraph.io/assets/images/nav/enterprise.svg">
<h4 class="mt-3">Slash Enterprise</h4>
<p>Managed by us. Deployed in your cloud.</p>
<div style="margin-top: 16px" class="link"><span style="font-size: 13px">Explore Enterprise
</span><i class="fa fa-arrow-right" aria-hidden="true"></i></div>
</a></div>
<div class="col-md-3">
<h5>Quick links</h5><a href="https://dgraph.io/pricing" class="card">
<h4>Pricing </h4>
<p>Pricing breakdown</p>
</a><a href="https://dgraph.io/open-source" target="_blank" class="card">
<h4>Open Source </h4>
<p>Badger DB & Ristretto</p>
</a>
</div>
</div>
</div>
</div>
</div><a href="https://dgraph.io/case-studies" class="dropbtn">Customers</a>
<div class="dropdown">
<div class="dropbtn">Learn </div>
<div class="dropdown-wrapper">
<div class="row">
<div class="dropdown-content col-sm-8">
<div class="col-md-4"><a href="https://dgraph.io/docs" class="card">
<h4>Docs</h4>
<p>For Dgraph and Slash GraphQL</p>
</a><a href="https://dgraph.io/blog" class="card">
<h4>Blog</h4>
<p>Updates from Dgraph Labs</p>
</a></div>
<div class="col-md-4"><a href="https://dgraph.io/paper" class="card">
<h4>Paper</h4>
<p>Dgraph Database in a Nutshell</p>
</a><a href="https://dgraph.io/tour" class="card">
<h4>Tour</h4>
<p>An Interactive Dgraph Demo</p>
</a></div>
<div class="col-md-4"><a href="https://dgraph.io/why-dgraph" class="card">
<h3>The world's most advanced GraphQL database</h3>
<div class="link"><span>Subscribe </span><i class="fa fa-arrow-right"
aria-hidden="true"></i></div>
</a></div>
</div>
</div>
</div>
</div>
<div class="dropdown">
<div class="dropbtn">Company</div>
<div class="dropdown-wrapper">
<div class="row">
<div class="dropdown-content col-sm-8">
<div class="col-md-4"> <a href="https://dgraph.io/about" class="card">
<h4>Team</h4>
<p>Meet our amazing team.</p>
</a><a href="https://dgraph.io/contact" class="card">
<h4>Contact</h4>
<p>We are here to help.</p>
</a></div>
<div class="col-md-4"> <a href="https://dgraph.io/careers" class="card">
<h4>Careers</h4>
<p>Join us to build smarter apps.</p>
</a><a href="https://dgraph.io/conduct" class="card">
<h4>Conduct</h4>
<p>A welcoming community.</p>
</a></div>
<div class="col-md-4"><a href="https://dgraph.io/why-dgraph" class="card">
<h3>The world's most advanced GraphQL database</h3>
<div class="link"><span>Subscribe </span><i class="fa fa-arrow-right"
aria-hidden="true"></i></div>
</a></div>
</div>
</div>
</div>
</div><a href="https://discuss.dgraph.io" target="_blank" class="dropbtn">Community </a>
</div>
<div class="page-cta">
<ul>
<li class="order-1 order-lg-0 d-none d-lg-flex other-menu"><a href="https://slash.dgraph.io" title="Slash" target="_blank" class="button button--primary button--nav justify-content-center justify-content-xl-start download-btn"><span>Get Slash GraphQL</span><i class="fa fa-arrow-right d-none d-xl-block" aria-hidden="true"></i></a></li>
<li class="order-0 order-lg-1 gh-button-wrapper"><a href="https://github.com/dgraph-io" target="_blank" class="gh-button"><span class="gh-button__title">
<svg viewBox="0 0 1024 1024" class="gh-button__icon gh-button__icon--github-logo">
<path d="M512 0C229.252 0 0 229.25199999999995 0 512c0 226.251 146.688 418.126 350.155 485.813 25.593 4.686 34.937-11.125 34.937-24.626 0-12.188-0.469-52.562-0.718-95.314-128.708 23.46-161.707-31.541-172.469-60.373-5.525-14.809-30.407-60.249-52.398-72.263-17.988-9.828-43.26-33.237-0.917-33.735 40.434-0.476 69.348 37.308 78.471 52.75 45.938 77.749 119.876 55.627 148.999 42.5 4.654-32.999 17.902-55.627 32.501-68.373-113.657-12.939-233.22-56.875-233.22-253.063 0-55.94 19.968-101.561 52.658-137.404-5.22-12.999-22.844-65.095 5.063-135.563 0 0 42.937-13.749 140.811 52.501 40.811-11.406 84.594-17.031 128.124-17.22 43.499 0.188 87.314 5.874 128.188 17.28 97.689-66.311 140.686-52.501 140.686-52.501 28 70.532 10.375 122.564 5.124 135.499 32.811 35.844 52.626 81.468 52.626 137.404 0 196.686-119.751 240-233.813 252.686 18.439 15.876 34.748 47.001 34.748 94.748 0 68.437-0.686 123.627-0.686 140.501 0 13.625 9.312 29.561 35.25 24.562C877.436 929.998 1024 738.126 1024 512 1024 229.25199999999995 794.748 0 512 0z"></path>
</svg><span class="gh-button__title__text">Star</span></span><span class="gh-button__stat"><span class="gh-button__stat__text">14.3k</span></span></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="mt-5">
<div class="container mt-lg-3 mt-sm-0 single">
<div class="row">
<div class="col-sm-12 mt-lg-5 mt-sm-0">
<div class="position-relative tour-container mt-lg-4 mt-sm-0">
<div class="page-select dropdown ">
<div class="version-select dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Dgraph 20.07.1
</div>
<div class="dropdown-menu">
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/master">Dgraph master</a>
<a class="dropdown-item page-subnav__label is-active " href="https://dgraph.io/tour/dgraph-20.07.1">Dgraph 20.07.1</a>
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/dgraph-20.07.0">Dgraph 20.07.0</a>
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/dgraph-20.03.3">Dgraph 20.03.3</a>
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/dgraph-20.03.0">Dgraph 20.03.0</a>
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/dgraph-1.2.1">Dgraph 1.2.1</a>
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/dgraph-1.1.0">Dgraph 1.1.0</a>
<a class="dropdown-item page-subnav__label" href="https://dgraph.io/tour/dgraph-1.0.16">Dgraph 1.0.16</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-intro page-intro__home">
<div class="container">
<div class="page-intro__header">
<h1 class="page-intro__title">Let's Take a Tour of Dgraph</h1>
<p class="page-intro__subtitle" style="max-width: 520px;">An interactive tutorial with real queries and real results,
designed to run on Chrome on your machine.</p>
<a href="https://dgraph.io/tour//intro/1/" class="button button--primary">
<span>Get Started</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
</div>
<section class="page-body pt-0">
<div class="section--large">
<div class="container">
<div class="row lesson-tiles">
<div class="col-12 col-md-6">
<div class="tile lesson-tiles__tile">
<h2>Introduction</h2>
<p>In this lesson you'll learn how to set up and run Dgraph for the tutorial and learn about graph databases.</p>
<a href="https://dgraph.io/tour/intro/1/" class="button button--secondary">
<span>Start</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
<div class="col-12 col-md-6">
<div class="tile lesson-tiles__tile">
<h2>Basic Features</h2>
<p>Here you'll learn the basics of how to query graph data from Dgraph and how to use and interpret the results.</p>
<a href="https://dgraph.io/tour/basic/1/" class="button button--secondary">
<span>Start</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
<div class="col-12 col-md-6">
<div class="tile lesson-tiles__tile">
<h2>Schema</h2>
<p>This lesson shows you how schemas work inside Dgraph, and how to add, update and delete data (in Dgraph, that's mutate data).</p>
<a href="https://dgraph.io/tour/schema/1/" class="button button--secondary">
<span>Start</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
<div class="col-12 col-md-6">
<div class="tile lesson-tiles__tile">
<h2>Data, More Data</h2>
<p>Now that you've got some Dgraph experience, this lesson shows you how to use dgraph live loader to load large datasets. You'll need this bigger dataset for the remaining sections of the tutorial.</p>
<a href="https://dgraph.io/tour/moredata/1/" class="button button--secondary">
<span>Start</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
<div class="col-12 col-md-6">
<div class="tile lesson-tiles__tile">
<h2>Query Blocks & Variables</h2>
<p>This lesson shows you how to build more powerful queries with multiple query blocks and query variables.</p>
<a href="https://dgraph.io/tour/blocksvars/1/" class="button button--secondary">
<span>Start</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
<div class="col-12 col-md-6">
<div class="tile lesson-tiles__tile">
<h2>Search</h2>
<p>In this lesson, you'll learn about Dgraph's search features.</p>
<a href="https://dgraph.io/tour/search/1/" class="button button--secondary">
<span>Start</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="section--large">
<div class="container">
<h2 class="text-center">More resources</h2>
<hr>
<div class="row justify-content-center u-align__stretch-bottom">
<div class="col-12 col-sm-6 col-md-3 text-center">
<div class="section-icon">
<img src="https://dgraph.io/assets/images/icon-fast-forward.svg">
</div>
<h3>Docs</h3>
<p class="u-align__center" style="max-width:320px;">Get detailed information on how to get started with Dgraph.</p>
<a class="trailing-link" href="https://dgraph.io/docs/" target="_blank">
<span>Get Started</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
<div class="col-12 col-sm-6 col-md-3 text-center">
<div class="section-icon">
<img src="https://dgraph.io/assets/images/icon-forum-alt.svg">
</div>
<h3>Community</h3>
<p class="u-align__center" style="max-width:320px;">Be part of the growing global community of Dgraph users and developers.</p>
<a class="trailing-link" href="https://discuss.dgraph.io/" target="_blank">
<span>Join Community</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
<div class="col-12 col-sm-6 col-md-3 text-center">
<div class="section-icon">
<img src="https://dgraph.io/assets/images/icon-docs.svg">
</div>
<h3>Play</h3>
<p class="u-align__center" style="max-width:320px;">Easily query and visualize your data in an easy to use web interface.</p>
<a class="trailing-link" href="https://play.dgraph.io/" target="_blank">
<span>Play Now</span>
<i class="fas fa-arrow-right"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<footer class="page-footer">
<div class="container">
<div class="d-flex justify-content-between flex-column flex-lg-row">
<div class="left-menu d-flex order-1 order-md-2 order-lg-1 justify-content-between">
<div class="page-footer__nav pb-5 pb-md-0">
<h3 class="zeta">Products</h3>
<ul>
<li><a href="https://dgraph.io/slash-graphql">Slash GraphQL</a></li>
<li><a href="https://dgraph.io/graphql">GraphQL</a></li>
<li><a href="https://dgraph.io/graph-db">Graph DB</a></li>
<li><a href="https://dgraph.io/enterprise">Enterprise</a></li>
<li><a href="https://dgraph.io/open-source">Open Source</a></li>
</ul>
</div>
<div class="page-footer__nav pb-5 pb-md-0">
<h3 class="zeta">Learn</h3>
<ul>
<li><a href="https://dgraph.io/tour" target="_blank">Interactive Tour</a></li>
<li><a href="https://dgraph.io/paper">Paper</a></li>
<li><a href="https://dgraph.io/docs/" target="_blank">Dgraph Docs</a></li>
<li><a href="https://dgraph.io/docs/graphql/overview/" target="_blank">GraphQL Docs</a></li>
<li><a href="https://dgraph.io/docs/slash-graphql/introduction/" target="_blank">Slash GraphQL Docs</a></li>
</ul>
</div>
<div class="page-footer__nav pb-5 pb-md-0">
<ul>
<li>
<h3 class="zeta"><a href="https://dgraph.io/case-studies">CUSTOMERS</a></h3>
</li>
<li>
<h3 class="zeta"><a href="https://dgraph.io/blog">Blog</a></h3>
</li>
<li>
<h3 class="zeta"><a href="https://discuss.dgraph.io/" target="_blank">Community</a></h3>
</li>
</ul>
</div>
<div class="page-footer__nav pb-5 pb-md-0">
<h3 class="zeta">Company</h3>
<ul>
<li><a href="https://dgraph.io/about">Team</a></li>
<li><a href="https://dgraph.io/careers">Careers</a></li>
<li><a href="https://dgraph.io/contact">Contact</a></li>
<li><a href="https://dgraph.io/conduct">Conduct</a></li>
<li><a href="https://dgraph.io/privacy-policy">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="border-above-sm order-1 order-lg-2 d-flex flex-column flex-md-row flex-lg-column justify-content-between justify-content-lg-start mb-5 mb-lg-0 align-items-center align-items-lg-start">
<div class="page-footer__cta order-md-2 order-lg-1"><a class="button button--secondary" href="https://dgraph.io/downloads" title="Download"><span>Download</span><i class="fas fa-arrow-right"></i></a></div>
<div class="page-footer__address order-1 order-lg-2">
<p>
655 Montgomery Street, 7th Floor<br>San Francisco, CA 94111</p>
<hr/>
<p><a href="mailto:contact@dgraph.io">contact@dgraph.io</a></p>
</div>
</div>
</div>
<div class="page-footer__social">
<ul>
<li><a href="https://twitter.com/dgraphlabs" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://github.com/dgraph-io/dgraph" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCghE41LR8nkKFlR3IFTRO4w" target="_blank"><i class="fab fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/company/dgraph-labs" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
<div class="page-footer__copyright">
<p>
<Copyright>© 2017-2020 Dgraph Labs, Inc.</Copyright>
</p>
</div>
</div>
</footer>
</body>
<script src="https://dgraph.io/tour//js/build/dgraph-tour.js"></script>
<script src='https://cdn.ranksci.com/dgraph-411505.min.js' type='text/javascript'></script>
</html>