3131
3232 < title >
3333
34- A bigger dataset — A Tour of Dgraph
34+ A bigger dataset | Aggregation | Dgraph Tour
35+
3536
3637 </ title >
38+ < link rel ="canonical " href ="https://dgraph.io/tour/aggregation/1/ " />
3739
3840 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500&display=swap " />
3941 < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css " integrity ="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh " crossorigin ="anonymous " />
40- < link href ="https://dgraph.io/assets/css/style.min.css?05062020-2 " rel ="stylesheet " type ="text/css " />
42+ < link href ="https://dgraph.io/assets/css/style.min.css?07032020-1 " rel ="stylesheet " type ="text/css " />
4143 < link href ="https://dgraph.io/tour//css/runnable-custom.css?fd581e09310956d9e7e07a71e2d31145 " rel ="stylesheet "/>
4244
4345 < link href ="https://dgraph.io/tour//css/font-awesome/css/all.css " rel ="stylesheet "/>
5961 < script >
6062 window . dataLayer = window . dataLayer || [ ] ; function gtag ( ) { dataLayer . push ( arguments ) ; } gtag ( 'js' , new Date ( ) ) ; gtag ( 'config' , 'AW-666192333' ) ;
6163 </ script >
64+
65+ < script >
66+ ( function ( h , o , t , j , a , r ) {
67+ h . hj = h . hj || function ( ) { ( h . hj . q = h . hj . q || [ ] ) . push ( arguments ) } ;
68+ h . _hjSettings = { hjid :1883865 , hjsv :6 } ;
69+ a = o . getElementsByTagName ( 'head' ) [ 0 ] ;
70+ r = o . createElement ( 'script' ) ; r . async = 1 ;
71+ r . src = t + h . _hjSettings . hjid + j + h . _hjSettings . hjsv ;
72+ a . appendChild ( r ) ;
73+ } ) ( window , document , 'https://static.hotjar.com/c/hotjar-' , '.js?sv=' ) ;
74+ </ script >
75+
6276 </ head >
6377 < body >
6478 < main >
7185 < a href ="https://dgraph.io/ ">
7286 < img src ="https://dgraph.io/assets/images/logo.svg ">
7387 </ a >
88+ < a href ="javascript:; " class ="nav-icon " >
89+ < div class ="hamburger ">
90+ < div class ="line line-1 "> </ div >
91+ < div class ="line line-2 "> </ div >
92+ < div class ="line line-3 "> </ div >
93+ </ div >
94+ </ a >
7495 </ div >
7596 < nav class ="page-nav ">
7697 < ul >
79100 < span > Products</ span >
80101 </ div >
81102 < ul >
103+ < li >
104+ < a href ="https://dgraph.io/slash-graphql " data-label ="Slash GraphQL ">
105+ < span > Slash GraphQL</ span >
106+ </ a >
107+ </ li >
82108 < li >
83109 < a href ="https://dgraph.io/graphql " data-label ="GraphQL ">
84110 < span > GraphQL</ span >
89115 < span > Enterprise</ span >
90116 </ a >
91117 </ li >
118+
119+ < li >
120+ < a href ="https://dgraph.io/badger " data-label ="Badger ">
121+ < span > Badger</ span >
122+ </ a >
123+ </ li >
92124 < li >
93- < a href ="https://dgraph.io/downloads " data-label ="Downloads ">
94- < span > Downloads </ span >
125+ < a href ="https://dgraph.io/compare-features " data-label ="Compare Features ">
126+ < span > Compare Features </ span >
95127 </ a >
96128 </ li >
97129 </ ul >
98130 </ li >
131+ < li class ="parent-link ">
132+ < div data-label ="Customers ">
133+ < a href ="https://dgraph.io/case-studies " >
134+ < span > Customers</ span >
135+ </ a >
136+ </ div >
137+ </ li >
138+
99139 < li >
100140 < div data-label ="Learn " class ="is-active ">
101141 < span > Learn</ span >
102142 </ div >
103143 < ul >
104- < li >
105- < a href ="https://blog.dgraph.io " data-label ="Blog ">
106- < span > Blog</ span >
107- </ a >
108- </ li >
144+
109145 < li >
110146 < a href ="https://tour.dgraph.io " target ="_blank " data-label ="Interactive Tour ">
111147 < span > Interactive Tour</ span >
112148 </ a >
113149 </ li >
150+
151+
114152 < li >
115- < a href ="https://discuss.dgraph.io " target ="_blank " data-label ="Forum ">
116- < span > Forum</ span >
117- </ a >
118- </ li >
119- < li >
120- < a href ="https://slack.dgraph.io " target ="_blank " data-label ="Slack ">
121- < span > Slack</ span >
153+
154+ < a href ="https://dgraph.io/paper " target ="_blank " data-label ="Paper ">
155+ < span > Paper</ span >
122156 </ a >
123157 </ li >
124- </ ul >
125- </ li >
126- < li >
127- < div data-label ="Docs "> < span > Docs</ span > </ div >
128- < ul >
129158 < li >
130159 < a href ="https://docs.dgraph.io " target ="_blank " data-label ="Dgraph Docs ">
131160 < span > Dgraph Docs</ span >
138167 </ li >
139168 </ ul >
140169 </ li >
170+
171+ < li class ="parent-link ">
172+ < div data-label ="Blog ">
173+ < a href ="https://dgraph.io/blog " >
174+ < span > Blog</ span >
175+ </ a >
176+ </ div >
177+ </ li >
141178 < li >
142179 < div data-label ="Company "> < span > Company</ span > </ div >
143180 < ul >
163200 </ li >
164201 </ ul >
165202 </ li >
203+ < li class ="parent-link ">
204+ < div data-label ="Community ">
205+ < a href ="https://discuss.dgraph.io " target ="_blank " data-label ="Community " >
206+ < span > Community </ span >
207+ </ a >
208+ </ div >
209+ </ li >
210+
211+ < li class ="parent-link nav-desktop-hide ">
212+ < div data-label ="Contact ">
213+ < a href ="https://dgraph.io/contact " >
214+ < span > Contact</ span >
215+ </ a >
216+ </ div >
217+ </ li >
218+ < li class ="parent-link nav-desktop-hide last ">
219+ < div data-label ="Download ">
220+ < a href ="https://dgraph.io/downloads " data-label ="Download " class ="d-flex justify-content-between ">
221+ < span > Download</ span >
222+ < i class ="fas fa-arrow-right "> </ i >
223+ </ a >
224+ </ div >
225+ </ li >
166226 </ ul >
167- </ nav >
168-
227+ </ nav >
169228 < div class ="page-cta ">
170229 < ul >
171- < li class ="hide-tablet ">
172- < a href ="https://dgraph.io/tour/ contact " title ="Contact "> Contact</ a >
230+ < li class ="hide-tablet d-none d-lg-flex ">
231+ < a href ="https://dgraph.io/contact " title ="Contact "> Contact</ a >
173232 </ li >
174- < li >
175- < a href ="https://dgraph.io/tour/ downloads " title ="Download " class ="button button--secondary ">
233+ < li class =" d-none d-lg-flex " >
234+ < a href ="https://dgraph.io/downloads " title ="Download " class ="button button--secondary justify-content-center justify-content-xl-start ">
176235 < span > Download</ span >
177- < i class ="fas fa-arrow-right "> </ i >
236+ < i class ="fas fa-arrow-right d-none d-xl-block "> </ i >
178237 </ a >
179238 </ li >
180239 </ ul >
@@ -440,51 +499,57 @@ <h5 class="modal-title" id="runnable-url-modal-label">Change Dgraph Alpha URL</h
440499
441500 < footer class ="page-footer ">
442501 < div class ="container ">
443- < div class ="row justify-content-center ">
444- < div class ="col-5 col-sm-4 ">
445- < div class ="row ">
446- < div class ="col-12 col-md-6 page-footer__nav ">
447- < h3 class ="zeta "> Products</ h3 >
448- < ul >
449- < li > < a href ="https://dgraph.io/graphql "> GraphQL</ a > </ li >
450- < li > < a href ="https://dgraph.io/enterprise "> Enterprise</ a > </ li >
451- < li > < a href ="https://dgraph.io/downloads "> Downloads</ a > </ li >
452- </ ul >
453- </ div >
454- < div class ="col-12 col-md-6 page-footer__nav ">
455- < h3 class ="zeta "> Learn</ h3 >
456- < ul >
457- < li > < a href ="https://blog.dgraph.io " target ="_blank "> Blog</ a > </ li >
458- < li > < a href ="https://tour.dgraph.io " target ="_blank "> Interactive Tour</ a > </ li >
459- < li > < a href ="https://discuss.dgraph.io " target ="_blank "> Forum</ a > </ li >
460- < li > < a href ="https://slack.dgraph.io " target ="_blank "> Slack</ a > </ li >
461- </ ul >
462- </ div >
502+ < div class ="d-flex justify-content-between flex-column flex-lg-row ">
503+ < div class ="left-menu d-flex order-1 order-md-2 order-lg-1 justify-content-between ">
504+ < div class ="page-footer__nav pb-5 pb-md-0 ">
505+ < h3 class ="zeta "> Products</ h3 >
506+ < ul >
507+ < li > < a href ="https://dgraph.io/slash-graphql "> Slash GraphQL</ a > </ li >
508+ < li > < a href ="https://dgraph.io/graphql "> GraphQL</ a > </ li >
509+ < li > < a href ="https://dgraph.io/enterprise "> Enterprise</ a > </ li >
510+ < li > < a href ="https://dgraph.io/badger "> Badger</ a > </ li >
511+ < li > < a href ="https://dgraph.io/compare-features "> Compare Features</ a > </ li >
512+ </ ul >
463513 </ div >
464- </ div >
465- < div class ="col-5 col-sm-4 ">
466- < div class ="row ">
467- < div class ="col-12 col-md-6 page-footer__nav ">
468- < h3 class ="zeta "> Docs</ h3 >
469- < ul >
470- < li > < a href ="https://docs.dgraph.io " target ="_blank "> Dgraph Docs</ a > </ li >
471- < li > < a href ="https://graphql.dgraph.io/docs/ " target ="_blank "> GraphQL Docs</ a > </ li >
472- </ ul >
473- </ div >
474- < div class ="col-12 col-md-6 page-footer__nav ">
475- < h3 class ="zeta "> Company</ h3 >
476- < ul >
477- < li > < a href ="https://dgraph.io/about "> Team</ a > </ li >
478- < li > < a href ="https://dgraph.io/careers "> Careers</ a > </ li >
479- < li > < a href ="https://dgraph.io/contact "> Contact</ a > </ li >
480- < li > < a href ="https://dgraph.io/conduct "> Conduct</ a > </ li >
481- </ ul >
482- </ div >
514+ < div class ="page-footer__nav pb-5 pb-md-0 ">
515+
516+ < h3 class ="zeta "> LEARN</ h3 >
517+ < ul >
518+ < li > < a href ="https://dgraph.io/tour?__hstc=181257784.ca2d2a4e6a778f9c03d7afebaf21b4a9.1589987217645.1593671168105.1593677928618.110&__hssc=181257784.58.1593677928618&__hsfp=4017451622 " target ="_blank "> Interactive Tour</ a > </ li >
519+ < li > < a href ="https://dgraph.io/paper "> Paper</ a > </ li >
520+ < li > < a href ="https://docs.dgraph.io/?__hstc=181257784.ca2d2a4e6a778f9c03d7afebaf21b4a9.1589987217645.1593671168105.1593677928618.110&__hssc=181257784.58.1593677928618&__hsfp=4017451622 " target ="_blank "> Dgraph Docs</ a > </ li >
521+ < li > < a href ="https://graphql.dgraph.io/docs?__hstc=181257784.ca2d2a4e6a778f9c03d7afebaf21b4a9.1589987217645.1593671168105.1593677928618.110&__hssc=181257784.58.1593677928618&__hsfp=4017451622 " target ="_blank "> GraphQL Docs</ a > </ li >
522+ </ ul >
523+ </ div >
524+
525+ < div class ="page-footer__nav pb-5 pb-md-0 ">
526+ < ul >
527+ < li >
528+ < h3 class ="zeta "> < a href ="https://dgraph.io/case-studies "> CUSTOMERS</ a > </ h3 >
529+ </ li >
530+ < li >
531+ < h3 class ="zeta "> < a href ="https://dgraph.io/blog "> Blog</ a > </ h3 >
532+ </ li >
533+ < li >
534+ < h3 class ="zeta "> < a href ="https://discuss.dgraph.io/?__hstc=181257784.ca2d2a4e6a778f9c03d7afebaf21b4a9.1589987217645.1593671168105.1593677928618.110&__hssc=181257784.58.1593677928618&__hsfp=4017451622 " target ="_blank "> Community</ a > </ h3 >
535+ </ li >
536+
537+
538+ </ ul >
539+ </ div >
540+ < div class ="page-footer__nav pb-5 pb-md-0 ">
541+ < h3 class ="zeta "> Company</ h3 >
542+ < ul >
543+ < li > < a href ="https://dgraph.io/about "> Team</ a > </ li >
544+ < li > < a href ="https://dgraph.io/careers "> Careers</ a > </ li >
545+ < li > < a href ="https://dgraph.io/contact "> Contact</ a > </ li >
546+ < li > < a href ="https://dgraph.io/conduct "> Conduct</ a > </ li >
547+ </ ul >
483548 </ div >
484549 </ div >
485- < div class ="col-12 col -sm-6 col- md-4 col -lg-3 offset- lg-1 border-above-sm ">
486- < div class ="page-footer__cta "> < a href ="https://dgraph.io/downloads " title ="Download " class ="button button--secondary "> < span > Download</ span > < i class ="fas fa-arrow-right "> </ i > </ a > </ div >
487- < div class ="page-footer__address ">
550+ < 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 ">
551+ < div class ="page-footer__cta order-md-2 order-lg-1 "> < a href ="https://dgraph.io/downloads " title ="Download " class ="button button--secondary "> < span > Download</ span > < i class ="fas fa-arrow-right "> </ i > </ a > </ div >
552+ < div class ="page-footer__address order-1 order-lg-2 ">
488553 < p >
489554 655 Montgomery Street, 7th Floor< br >
490555 San Francisco, CA 94111
@@ -494,12 +559,12 @@ <h3 class="zeta">Company</h3>
494559 </ div >
495560 </ div >
496561 </ div >
562+
497563 < div class ="page-footer__social ">
498564 < ul >
499565 < li > < a href ="https://twitter.com/dgraphlabs " target ="_blank "> < i class ="fab fa-twitter "> </ i > </ a > </ li >
500566 < li > < a href ="https://github.com/dgraph-io/dgraph " target ="_blank "> < i class ="fab fa-github "> </ i > </ a > </ li >
501567 < li > < a href ="https://www.youtube.com/channel/UCghE41LR8nkKFlR3IFTRO4w " target ="_blank "> < i class ="fab fa-youtube "> </ i > </ a > </ li >
502- < li > < a href ="https://slack.dgraph.io " target ="_blank "> < i class ="fab fa-slack "> </ i > </ a > </ li >
503568 < li > < a href ="https://www.linkedin.com/company/dgraph-labs " target ="_blank "> < i class ="fab fa-linkedin "> </ i > </ a > </ li >
504569 </ ul >
505570 </ div >
@@ -512,6 +577,7 @@ <h3 class="zeta">Company</h3>
512577</ footer >
513578
514579
580+
515581</ body >
516582
517583 < script src ="https://dgraph.io/tour//js/build/dgraph-tour.js "> </ script >
0 commit comments