Skip to content

Commit c602c60

Browse files
Add blog post of NeuG v0.1.3 release (#4667)
As titled Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05ff679 commit c602c60

279 files changed

Lines changed: 1248 additions & 660 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1.01 MB
Loading

blog/feed.xml

Lines changed: 345 additions & 278 deletions
Large diffs are not rendered by default.

blog/index.html

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,31 @@ <h1 class="page-title">
5656

5757

5858

59+
<article class="post">
60+
<header class="post-header">
61+
<h2 class="post-title"><a href="/blog/tech/2026/07/02/release-v0.1.3-gds.html">NeuG v0.1.3: The Era of Graph Computing Inside the Graph Database</a></h2>
62+
</header>
63+
<section class="post-excerpt">
64+
<p><img src="/blog/assets/images/2026-07-02-release-v0.1.3-gds/banner_en.png" alt="banner" /></p>
65+
<a class="read-more" href="/blog/tech/2026/07/02/release-v0.1.3-gds.html">&raquo;</a>
66+
</section>
67+
<footer class="post-meta">
68+
69+
<img class="author-thumb" src="/blog/assets/images/profile.png"
70+
alt="Author's profile picture" nopin="nopin" />
71+
GSTeam@Alibaba
72+
73+
74+
on Tech
75+
76+
<time class="post-date" datetime=" 2026-07-02">
77+
02 Jul 2026
78+
</time>
79+
</footer>
80+
</article>
81+
82+
83+
5984
<article class="post">
6085
<header class="post-header">
6186
<h2 class="post-title"><a href="/blog/tech/2026/06/16/NEUGBI-BLOG.html">How does AI affect U.S. Employment? Replicating Harvard Business School Research with NeuGBI</a></h2>
@@ -413,31 +438,6 @@ <h2 class="post-title"><a href="/blog/tech/2025/06/12/graphscope-flex-achieved-r
413438

414439

415440

416-
<article class="post">
417-
<header class="post-header">
418-
<h2 class="post-title"><a href="/blog/tech/2025/04/26/Why-DuckDB-Is-Such-A-Good-Database-Product.html">Why DuckDB Is Such A Good Database Product</a></h2>
419-
</header>
420-
<section class="post-excerpt">
421-
<p><img src="/blog/assets/images/2025-03-10-title-picture.jpg" alt="why-duckdb" /></p>
422-
<a class="read-more" href="/blog/tech/2025/04/26/Why-DuckDB-Is-Such-A-Good-Database-Product.html">&raquo;</a>
423-
</section>
424-
<footer class="post-meta">
425-
426-
<img class="author-thumb" src="/blog/assets/images/profile.png"
427-
alt="Author's profile picture" nopin="nopin" />
428-
GSTeam@Alibaba
429-
430-
431-
on Tech
432-
433-
<time class="post-date" datetime=" 2025-04-26">
434-
26 Apr 2025
435-
</time>
436-
</footer>
437-
</article>
438-
439-
440-
441441
<nav class="pagination" role="pagination">
442442

443443
<span class="page-number"> Page 1 of 5 </span>

blog/page2/index.html

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,31 @@ <h1 class="page-title">
6060

6161

6262

63+
<article class="post">
64+
<header class="post-header">
65+
<h2 class="post-title"><a href="/blog/tech/2025/04/26/Why-DuckDB-Is-Such-A-Good-Database-Product.html">Why DuckDB Is Such A Good Database Product</a></h2>
66+
</header>
67+
<section class="post-excerpt">
68+
<p><img src="/blog/assets/images/2025-03-10-title-picture.jpg" alt="why-duckdb" /></p>
69+
<a class="read-more" href="/blog/tech/2025/04/26/Why-DuckDB-Is-Such-A-Good-Database-Product.html">&raquo;</a>
70+
</section>
71+
<footer class="post-meta">
72+
73+
<img class="author-thumb" src="/blog/assets/images/profile.png"
74+
alt="Author's profile picture" nopin="nopin" />
75+
GSTeam@Alibaba
76+
77+
78+
on Tech
79+
80+
<time class="post-date" datetime=" 2025-04-26">
81+
26 Apr 2025
82+
</time>
83+
</footer>
84+
</article>
85+
86+
87+
6388
<article class="post">
6489
<header class="post-header">
6590
<h2 class="post-title"><a href="/blog/tech/2025/03/25/GOpt-Optimization-Process.html">GOpt Optimization Process: An In-depth Case Study Based on LDBC SNB Queries</a></h2>
@@ -431,32 +456,6 @@ <h2 class="post-title"><a href="/blog/tech/2023/08/08/Empowering-Graph-Analysis-
431456

432457

433458

434-
<article class="post">
435-
<header class="post-header">
436-
<h2 class="post-title"><a href="/blog/tech/2023/08/06/Dynamic-Graph-Sampling-Service-for-Realtime-GNN-Inference-at-Scale.html">Dynamic Graph Sampling Service for Realtime GNN Inference at Scale</a></h2>
437-
</header>
438-
<section class="post-excerpt">
439-
<p><img src="/blog/assets/images/2023-08-06-title.jpg" alt="dgs" />
440-
Graph neural networks(GNNs) learn graph vertex representations by aggregating multi-hop neighbor information. Industrial applications often adopt mini-batch training to scale out GNNs on large-scale graphs, where neighbor sampling is used during both model training and inference. Since the structure and attributes of real-world graphs often change dynamically, it is imperative that the inferred vertex representation can accurately reflect these updates.</p>
441-
<a class="read-more" href="/blog/tech/2023/08/06/Dynamic-Graph-Sampling-Service-for-Realtime-GNN-Inference-at-Scale.html">&raquo;</a>
442-
</section>
443-
<footer class="post-meta">
444-
445-
<img class="author-thumb" src="/blog/assets/images/profile.png"
446-
alt="Author's profile picture" nopin="nopin" />
447-
GSTeam@Alibaba
448-
449-
450-
on Tech
451-
452-
<time class="post-date" datetime=" 2023-08-06">
453-
06 Aug 2023
454-
</time>
455-
</footer>
456-
</article>
457-
458-
459-
460459
<nav class="pagination" role="pagination">
461460

462461

blog/page3/index.html

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,32 @@ <h1 class="page-title">
6060

6161

6262

63+
<article class="post">
64+
<header class="post-header">
65+
<h2 class="post-title"><a href="/blog/tech/2023/08/06/Dynamic-Graph-Sampling-Service-for-Realtime-GNN-Inference-at-Scale.html">Dynamic Graph Sampling Service for Realtime GNN Inference at Scale</a></h2>
66+
</header>
67+
<section class="post-excerpt">
68+
<p><img src="/blog/assets/images/2023-08-06-title.jpg" alt="dgs" />
69+
Graph neural networks(GNNs) learn graph vertex representations by aggregating multi-hop neighbor information. Industrial applications often adopt mini-batch training to scale out GNNs on large-scale graphs, where neighbor sampling is used during both model training and inference. Since the structure and attributes of real-world graphs often change dynamically, it is imperative that the inferred vertex representation can accurately reflect these updates.</p>
70+
<a class="read-more" href="/blog/tech/2023/08/06/Dynamic-Graph-Sampling-Service-for-Realtime-GNN-Inference-at-Scale.html">&raquo;</a>
71+
</section>
72+
<footer class="post-meta">
73+
74+
<img class="author-thumb" src="/blog/assets/images/profile.png"
75+
alt="Author's profile picture" nopin="nopin" />
76+
GSTeam@Alibaba
77+
78+
79+
on Tech
80+
81+
<time class="post-date" datetime=" 2023-08-06">
82+
06 Aug 2023
83+
</time>
84+
</footer>
85+
</article>
86+
87+
88+
6389
<article class="post">
6490
<header class="post-header">
6591
<h2 class="post-title"><a href="/blog/tech/2023/07/23/Developing-and-Running-Customized-Analytical-Algorithms-for-GraphScope.html">Developing and Running Customized Analytical Algorithms for GraphScope</a></h2>
@@ -431,32 +457,6 @@ <h2 class="post-title"><a href="/blog/releasenotes/2022/09/26/release-notes-0.17
431457

432458

433459

434-
<article class="post">
435-
<header class="post-header">
436-
<h2 class="post-title"><a href="/blog/releasenotes/2022/08/09/release-notes-0.16.0.html">Release Notes: v0.16.0</a></h2>
437-
</header>
438-
<section class="post-excerpt">
439-
<p><img src="/blog/assets/images/release_note_t.png" alt="release-note" />
440-
We are bringing a number of improvements to GraphScope, alongside the GraphScope 0.16.0 release. This release introduces many new features on backend engines and system stability. We completely remove a legacy Graph Interactive Engine (GIE), while officially replacing it with the latest version based on an intermediate representation (IR) layer. The Graph Learning Engine (GLE) now supports real-time sampling on dynamic graphs. In addition, the Jave SDK of Graph Analytics Engine (GAE) can work on MacOS. Meanwhile, we start to release a nightly version every day, and you can try it with <code class="language-plaintext highlighter-rouge">pip3 install graphscope --pre</code>.</p>
441-
<a class="read-more" href="/blog/releasenotes/2022/08/09/release-notes-0.16.0.html">&raquo;</a>
442-
</section>
443-
<footer class="post-meta">
444-
445-
<img class="author-thumb" src="/blog/assets/images/profile.png"
446-
alt="Author's profile picture" nopin="nopin" />
447-
GSTeam@Alibaba
448-
449-
450-
on ReleaseNotes
451-
452-
<time class="post-date" datetime=" 2022-08-09">
453-
09 Aug 2022
454-
</time>
455-
</footer>
456-
</article>
457-
458-
459-
460460
<nav class="pagination" role="pagination">
461461

462462

blog/page4/index.html

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,32 @@ <h1 class="page-title">
6060

6161

6262

63+
<article class="post">
64+
<header class="post-header">
65+
<h2 class="post-title"><a href="/blog/releasenotes/2022/08/09/release-notes-0.16.0.html">Release Notes: v0.16.0</a></h2>
66+
</header>
67+
<section class="post-excerpt">
68+
<p><img src="/blog/assets/images/release_note_t.png" alt="release-note" />
69+
We are bringing a number of improvements to GraphScope, alongside the GraphScope 0.16.0 release. This release introduces many new features on backend engines and system stability. We completely remove a legacy Graph Interactive Engine (GIE), while officially replacing it with the latest version based on an intermediate representation (IR) layer. The Graph Learning Engine (GLE) now supports real-time sampling on dynamic graphs. In addition, the Jave SDK of Graph Analytics Engine (GAE) can work on MacOS. Meanwhile, we start to release a nightly version every day, and you can try it with <code class="language-plaintext highlighter-rouge">pip3 install graphscope --pre</code>.</p>
70+
<a class="read-more" href="/blog/releasenotes/2022/08/09/release-notes-0.16.0.html">&raquo;</a>
71+
</section>
72+
<footer class="post-meta">
73+
74+
<img class="author-thumb" src="/blog/assets/images/profile.png"
75+
alt="Author's profile picture" nopin="nopin" />
76+
GSTeam@Alibaba
77+
78+
79+
on ReleaseNotes
80+
81+
<time class="post-date" datetime=" 2022-08-09">
82+
09 Aug 2022
83+
</time>
84+
</footer>
85+
</article>
86+
87+
88+
6389
<article class="post">
6490
<header class="post-header">
6591
<h2 class="post-title"><a href="/blog/releasenotes/2022/06/09/release-notes-0.14.0.html">Release Notes: v0.14.0</a></h2>
@@ -434,32 +460,6 @@ <h2 class="post-title"><a href="/blog/tech/2021/04/29/Introducing-gaia-a-scalabl
434460

435461

436462

437-
<article class="post">
438-
<header class="post-header">
439-
<h2 class="post-title"><a href="/blog/releasenotes/2021/04/11/release-notes-0.3.0.html">Release Notes: v0.3.0</a></h2>
440-
</header>
441-
<section class="post-excerpt">
442-
<p><img src="/blog/assets/images/release_note_t.png" alt="release-note" />
443-
GraphScope v0.3.0 is released as scheduled. This release includes new features and major updates for frontend APIs for graph manipulation, integration with other systems as well as code optimization for some operators. Another direction we are working on is to ease the deployment of GraphScope with/without Kubernetes.</p>
444-
<a class="read-more" href="/blog/releasenotes/2021/04/11/release-notes-0.3.0.html">&raquo;</a>
445-
</section>
446-
<footer class="post-meta">
447-
448-
<img class="author-thumb" src="/blog/assets/images/profile.png"
449-
alt="Author's profile picture" nopin="nopin" />
450-
GSTeam@Alibaba
451-
452-
453-
on ReleaseNotes
454-
455-
<time class="post-date" datetime=" 2021-04-11">
456-
11 Apr 2021
457-
</time>
458-
</footer>
459-
</article>
460-
461-
462-
463463
<nav class="pagination" role="pagination">
464464

465465

blog/page5/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,32 @@ <h1 class="page-title">
5858

5959

6060

61+
<article class="post">
62+
<header class="post-header">
63+
<h2 class="post-title"><a href="/blog/releasenotes/2021/04/11/release-notes-0.3.0.html">Release Notes: v0.3.0</a></h2>
64+
</header>
65+
<section class="post-excerpt">
66+
<p><img src="/blog/assets/images/release_note_t.png" alt="release-note" />
67+
GraphScope v0.3.0 is released as scheduled. This release includes new features and major updates for frontend APIs for graph manipulation, integration with other systems as well as code optimization for some operators. Another direction we are working on is to ease the deployment of GraphScope with/without Kubernetes.</p>
68+
<a class="read-more" href="/blog/releasenotes/2021/04/11/release-notes-0.3.0.html">&raquo;</a>
69+
</section>
70+
<footer class="post-meta">
71+
72+
<img class="author-thumb" src="/blog/assets/images/profile.png"
73+
alt="Author's profile picture" nopin="nopin" />
74+
GSTeam@Alibaba
75+
76+
77+
on ReleaseNotes
78+
79+
<time class="post-date" datetime=" 2021-04-11">
80+
11 Apr 2021
81+
</time>
82+
</footer>
83+
</article>
84+
85+
86+
6187
<article class="post">
6288
<header class="post-header">
6389
<h2 class="post-title"><a href="/blog/tech/2021/03/25/a-review-of-programming-models-for-parallel-graph-processing.html">A Review of Programming Models for Parallel Graph Processing</a></h2>

0 commit comments

Comments
 (0)