This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-graphar-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 70e7034 deploy: 71aba75ec9b228cdac9650a8411a21bea14f18ae
70e7034 is described below
commit 70e7034908e9de2907016bbb8862f88016985e3e
Author: yangxk1 <[email protected]>
AuthorDate: Fri Sep 12 10:05:56 2025 +0000
deploy: 71aba75ec9b228cdac9650a8411a21bea14f18ae
---
404.html | 4 ++--
assets/js/{main.a62f0d1d.js => main.6ccaf8a8.js} | 4 ++--
...1d.js.LICENSE.txt => main.6ccaf8a8.js.LICENSE.txt} | 0
blog/archive/index.html | 4 ++--
blog/demo-blog-post/index.html | 4 ++--
blog/index.html | 4 ++--
blog/tags/graphar/index.html | 4 ++--
blog/tags/index.html | 4 ++--
community/category/committers/index.html | 4 ++--
community/category/reference/index.html | 4 ++--
.../committers/nominating-a-committer/index.html | 4 ++--
.../reference/generate_release_note/index.html | 4 ++--
community/committers/release/index.html | 4 ++--
community/committers/verify/index.html | 4 ++--
community/development/index.html | 4 ++--
community/how-to-become-a-committer/index.html | 4 ++--
community/index.html | 4 ++--
docs/category/c-library/index.html | 4 ++--
docs/category/examples/index.html | 4 ++--
docs/category/libraries/index.html | 4 ++--
docs/category/specification/index.html | 4 ++--
docs/index.html | 4 ++--
docs/java-ffi/member-search-index.zip | Bin 5394 -> 5394 bytes
docs/java-ffi/package-search-index.zip | Bin 310 -> 310 bytes
docs/java-ffi/type-search-index.zip | Bin 825 -> 825 bytes
docs/java-info/member-search-index.zip | Bin 2928 -> 2928 bytes
docs/java-info/package-search-index.zip | Bin 276 -> 276 bytes
docs/java-info/type-search-index.zip | Bin 484 -> 484 bytes
docs/libraries/cpp/examples/bgl/index.html | 4 ++--
docs/libraries/cpp/examples/graphscope/index.html | 4 ++--
docs/libraries/cpp/examples/out-of-core/index.html | 4 ++--
.../libraries/cpp/examples/snap-to-graphar/index.html | 4 ++--
docs/libraries/cpp/getting-started/index.html | 4 ++--
docs/libraries/java/index.html | 4 ++--
docs/libraries/java/info/getting-started/index.html | 4 ++--
.../java/java-FFI/getting-started/index.html | 4 ++--
.../java/java-FFI/how_to_develop_java_ffi/index.html | 4 ++--
docs/libraries/pyspark/how-to/index.html | 4 ++--
docs/libraries/pyspark/index.html | 4 ++--
docs/libraries/spark/examples/index.html | 4 ++--
docs/libraries/spark/index.html | 4 ++--
docs/overview/concepts/index.html | 4 ++--
docs/overview/index.html | 4 ++--
docs/overview/motivation/index.html | 4 ++--
docs/specification/format/index.html | 4 ++--
docs/specification/implementation-status/index.html | 4 ++--
download/index.html | 4 ++--
index.html | 4 ++--
48 files changed, 82 insertions(+), 82 deletions(-)
diff --git a/404.html b/404.html
index b5fdb6c..13431af 100644
--- a/404.html
+++ b/404.html
@@ -6,10 +6,10 @@
<title data-rh="true">Page Not Found | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/404.ht [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/assets/js/main.a62f0d1d.js b/assets/js/main.6ccaf8a8.js
similarity index 75%
rename from assets/js/main.a62f0d1d.js
rename to assets/js/main.6ccaf8a8.js
index ac0f901..c6061c0 100644
--- a/assets/js/main.a62f0d1d.js
+++ b/assets/js/main.6ccaf8a8.js
@@ -1,2 +1,2 @@
-/*! For license information please see main.a62f0d1d.js.LICENSE.txt */
-(self.webpackChunkapache_website_template=self.webpackChunkapache_website_template||[]).push([[179],{1107:(e,t,n)=>{var
r={"./prism-java":955,"./prism-scala":6706};function a(e){var t=o(e);return
n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module
'"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return
r[e]}a.keys=function(){return
Object.keys(r)},a.resolve=o,e.exports=a,a.id=1107},3610:(e,t,n)=>{"use
strict";n.d(t,{Z:()=>p});n(959);var r=n(974),a=n.n(r),o=n(6887);const i={"0
[...]
\ No newline at end of file
+/*! For license information please see main.6ccaf8a8.js.LICENSE.txt */
+(self.webpackChunkapache_website_template=self.webpackChunkapache_website_template||[]).push([[179],{1107:(e,t,n)=>{var
r={"./prism-java":955,"./prism-scala":6706};function a(e){var t=o(e);return
n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module
'"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return
r[e]}a.keys=function(){return
Object.keys(r)},a.resolve=o,e.exports=a,a.id=1107},3610:(e,t,n)=>{"use
strict";n.d(t,{Z:()=>p});n(959);var r=n(974),a=n.n(r),o=n(6887);const i={"0
[...]
\ No newline at end of file
diff --git a/assets/js/main.a62f0d1d.js.LICENSE.txt
b/assets/js/main.6ccaf8a8.js.LICENSE.txt
similarity index 100%
rename from assets/js/main.a62f0d1d.js.LICENSE.txt
rename to assets/js/main.6ccaf8a8.js.LICENSE.txt
diff --git a/blog/archive/index.html b/blog/archive/index.html
index c0913a1..dc0623b 100644
--- a/blog/archive/index.html
+++ b/blog/archive/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Archive | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/blog/archive" [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/blog/demo-blog-post/index.html b/blog/demo-blog-post/index.html
index 59465ee..444de12 100644
--- a/blog/demo-blog-post/index.html
+++ b/blog/demo-blog-post/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Welcome to GraphAr | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/bl [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/blog/index.html b/blog/index.html
index 3ef183e..09c566e 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Blog | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/blog"><meta data [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/blog/tags/graphar/index.html b/blog/tags/graphar/index.html
index 58ab2c6..9c84ebd 100644
--- a/blog/tags/graphar/index.html
+++ b/blog/tags/graphar/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">One post tagged with "graphar" | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https:/ [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/blog/tags/index.html b/blog/tags/index.html
index cf2c270..8b2a838 100644
--- a/blog/tags/index.html
+++ b/blog/tags/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Tags | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/blog/tags"><meta [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/community/category/committers/index.html
b/community/category/committers/index.html
index 38dd77a..6517918 100644
--- a/community/category/committers/index.html
+++ b/community/category/committers/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Committers | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/community/ [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/community/category/reference/index.html
b/community/category/reference/index.html
index 52a6edd..322f3a6 100644
--- a/community/category/reference/index.html
+++ b/community/category/reference/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Reference | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/community/c [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/community/committers/nominating-a-committer/index.html
b/community/committers/nominating-a-committer/index.html
index 2fd48cb..4c80585 100644
--- a/community/committers/nominating-a-committer/index.html
+++ b/community/committers/nominating-a-committer/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Nominating a Committer and PPMC member | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://g [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>Any Apache GraphAr (incubating) PPMC member can initiate a voting
discussion.
After PPMC member finds any valuable contributions from community contributors
and obtains the consent of the candidate, they can initiate a discussion on
GraphAr's private mailing list.
In the discussion email, the proposer should clearly state the
candidate's contribution and give the address for reviewing the
corresponding contribution, so that everyone can discuss and analyze it.
diff --git a/community/committers/reference/generate_release_note/index.html
b/community/committers/reference/generate_release_note/index.html
index 20d3028..60504ce 100644
--- a/community/committers/reference/generate_release_note/index.html
+++ b/community/committers/reference/generate_release_note/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Generate release note | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<ol>
<li>Go to <a href="https://github.com/apache/incubator-graphar/releases/new"
target="_blank" rel="noopener
noreferrer">https://github.com/apache/incubator-graphar/releases/new</a> to
start a new release.</li>
<li>Fill the tag with <code>draft</code>.</li>
diff --git a/community/committers/release/index.html
b/community/committers/release/index.html
index 284efdd..fd8155d 100644
--- a/community/committers/release/index.html
+++ b/community/committers/release/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Create a release | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/comm [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
releases a new version in accordance with the Apache requirements.</p>
<h2 class="anchor anchorWithStickyNavbar_qibj"
id="introduction">Introduction<a href="#introduction" class="hash-link"
aria-label="Direct link to Introduction" title="Direct link to
Introduction"></a></h2>
<p><code>Source Release</code> is the key point which Apache values, and is
also necessary for an ASF release.</p>
diff --git a/community/committers/verify/index.html
b/community/committers/verify/index.html
index 4a4a3f1..9558cc7 100644
--- a/community/committers/verify/index.html
+++ b/community/committers/verify/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Verify a candidate version | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apach [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>For detailed check list, please refer to the official <a
href="https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist"
target="_blank" rel="noopener noreferrer">check list</a></p>
<p>Version content accessible in browser <a
href="https://dist.apache.org/repos/dist/dev/incubator/graphar/"
target="_blank" rel="noopener
noreferrer">https://dist.apache.org/repos/dist/dev/incubator/graphar/</a></p>
<h2 class="anchor anchorWithStickyNavbar_qibj"
id="download-the-candidate-version">Download the candidate version<a
href="#download-the-candidate-version" class="hash-link" aria-label="Direct
link to Download the candidate version" title="Direct link to Download the
candidate version"></a></h2>
diff --git a/community/development/index.html b/community/development/index.html
index 80dfad8..f24a6d0 100644
--- a/community/development/index.html
+++ b/community/development/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Development | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/community [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>Please checkout the source tree from <a
href="https://github.com/apache/incubator-graphar" target="_blank"
rel="noopener noreferrer">https://github.com/apache/incubator-graphar</a>.</p>
<h2 class="anchor anchorWithStickyNavbar_qibj"
id="build-graphar-c-library">Build GraphAr C++ library<a
href="#build-graphar-c-library" class="hash-link" aria-label="Direct link to
Build GraphAr C++ library" title="Direct link to Build GraphAr C++
library"></a></h2>
<h3 class="anchor anchorWithStickyNavbar_qibj" id="system-setup">System
setup<a href="#system-setup" class="hash-link" aria-label="Direct link to
System setup" title="Direct link to System setup"></a></h3>
diff --git a/community/how-to-become-a-committer/index.html
b/community/how-to-become-a-committer/index.html
index 167e85d..d454c49 100644
--- a/community/how-to-become-a-committer/index.html
+++ b/community/how-to-become-a-committer/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">How to Become a Committer or PPMC member | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https:/ [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
Apache Committer is a term used in ASF (Apache Software Foundation) to refer
to people who submit specific projects.
Committer has the permission to write the GraphAr code base and can merge PR.
Anyone who has made enough contributions to the community and gained enough
trust can become an Committer.</p></div></div>
diff --git a/community/index.html b/community/index.html
index 372617a..7abef14 100644
--- a/community/index.html
+++ b/community/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Community | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/community/" [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>Every volunteer project obtains its strength from the people involved in
it. We invite you to participate as much or as little as you choose.</p>
<p>You can:</p>
<ul>
diff --git a/docs/category/c-library/index.html
b/docs/category/c-library/index.html
index fc532b8..6d5c823 100644
--- a/docs/category/c-library/index.html
+++ b/docs/category/c-library/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">C++ Library | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/cate [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/docs/category/examples/index.html
b/docs/category/examples/index.html
index c13f0f0..451274e 100644
--- a/docs/category/examples/index.html
+++ b/docs/category/examples/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Examples | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/categor [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/docs/category/libraries/index.html
b/docs/category/libraries/index.html
index 0646a01..37a0158 100644
--- a/docs/category/libraries/index.html
+++ b/docs/category/libraries/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Libraries | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/catego [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/docs/category/specification/index.html
b/docs/category/specification/index.html
index 53378b8..a9c093f 100644
--- a/docs/category/specification/index.html
+++ b/docs/category/specification/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Specification | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/ca [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
diff --git a/docs/index.html b/docs/index.html
index aa786c5..080f4c8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Documentation | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/"> [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<h3 class="anchor anchorWithStickyNavbar_qibj" id="overview"><a
href="/docs/overview">Overview</a><a href="#overview" class="hash-link"
aria-label="Direct link to overview" title="Direct link to overview"></a></h3>
<p>Overview of the Apache GraphAr project.</p>
<h3 class="anchor anchorWithStickyNavbar_qibj" id="specification"><a
href="/docs/category/specification">Specification</a><a href="#specification"
class="hash-link" aria-label="Direct link to specification" title="Direct link
to specification"></a></h3>
diff --git a/docs/java-ffi/member-search-index.zip
b/docs/java-ffi/member-search-index.zip
index 442795c..2cdff7a 100644
Binary files a/docs/java-ffi/member-search-index.zip and
b/docs/java-ffi/member-search-index.zip differ
diff --git a/docs/java-ffi/package-search-index.zip
b/docs/java-ffi/package-search-index.zip
index cbb4317..8d8a1f3 100644
Binary files a/docs/java-ffi/package-search-index.zip and
b/docs/java-ffi/package-search-index.zip differ
diff --git a/docs/java-ffi/type-search-index.zip
b/docs/java-ffi/type-search-index.zip
index baf2731..0415e18 100644
Binary files a/docs/java-ffi/type-search-index.zip and
b/docs/java-ffi/type-search-index.zip differ
diff --git a/docs/java-info/member-search-index.zip
b/docs/java-info/member-search-index.zip
index b2a07df..14973ff 100644
Binary files a/docs/java-info/member-search-index.zip and
b/docs/java-info/member-search-index.zip differ
diff --git a/docs/java-info/package-search-index.zip
b/docs/java-info/package-search-index.zip
index 8495007..73738a2 100644
Binary files a/docs/java-info/package-search-index.zip and
b/docs/java-info/package-search-index.zip differ
diff --git a/docs/java-info/type-search-index.zip
b/docs/java-info/type-search-index.zip
index 9d0c339..f1ae3b0 100644
Binary files a/docs/java-info/type-search-index.zip and
b/docs/java-info/type-search-index.zip differ
diff --git a/docs/libraries/cpp/examples/bgl/index.html
b/docs/libraries/cpp/examples/bgl/index.html
index 61a2a3e..09f731e 100644
--- a/docs/libraries/cpp/examples/bgl/index.html
+++ b/docs/libraries/cpp/examples/bgl/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Co-Work with BGL | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>The <a href="https://cs.brown.edu/~jwicks/boost/libs/graph/doc/"
target="_blank" rel="noopener noreferrer">Boost Graph Library
(BGL)</a> is the first
C++ library to apply the principles of generic programming to the
diff --git a/docs/libraries/cpp/examples/graphscope/index.html
b/docs/libraries/cpp/examples/graphscope/index.html
index ff727d1..6933852 100644
--- a/docs/libraries/cpp/examples/graphscope/index.html
+++ b/docs/libraries/cpp/examples/graphscope/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Integrate into GraphScope | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p><a href="https://graphscope.io/" target="_blank" rel="noopener
noreferrer">GraphScope</a> is a unified distributed graph
computing platform that provides a one-stop environment for performing
diverse graph operations on a cluster through a user-friendly Python
diff --git a/docs/libraries/cpp/examples/out-of-core/index.html
b/docs/libraries/cpp/examples/out-of-core/index.html
index 78d238c..a81bc67 100644
--- a/docs/libraries/cpp/examples/out-of-core/index.html
+++ b/docs/libraries/cpp/examples/out-of-core/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Out-of-core Graph Algorithms | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apa [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>An important application case of GraphAr is to serve out-of-core graph
processing scenarios. With the graph data saved as GraphAr format files in the
disk, GraphAr provides a set of reading interfaces to allow to load part
diff --git a/docs/libraries/cpp/examples/snap-to-graphar/index.html
b/docs/libraries/cpp/examples/snap-to-graphar/index.html
index 53bc1f7..7ec591e 100644
--- a/docs/libraries/cpp/examples/snap-to-graphar/index.html
+++ b/docs/libraries/cpp/examples/snap-to-graphar/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Convert SNAP Datasets to GraphAr Format | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https:// [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p><a href="https://snap.stanford.edu/data/" target="_blank" rel="noopener
noreferrer">SNAP</a> (Stanford Network Analysis
Project) is a general-purpose network analysis and graph mining library.
It provides a variety of datasets for research and development. In this
diff --git a/docs/libraries/cpp/getting-started/index.html
b/docs/libraries/cpp/getting-started/index.html
index 83efecd..4ecdc26 100644
--- a/docs/libraries/cpp/getting-started/index.html
+++ b/docs/libraries/cpp/getting-started/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Getting Started | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/ [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>This article is a quick guide that explains how to work with GraphAr
C++. To begin with, please refer to the <a
href="https://github.com/apache/incubator-graphar/blob/main/README.md#building-libraries"
target="_blank" rel="noopener noreferrer">Building
Steps</a>
diff --git a/docs/libraries/java/index.html b/docs/libraries/java/index.html
index 34af2b3..79ca211 100644
--- a/docs/libraries/java/index.html
+++ b/docs/libraries/java/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Java Library | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/lib [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>The GraphAr Java library is currently available in two versions:</p>
<h2 class="anchor anchorWithStickyNavbar_qibj"
id="1-java-ffi-version-deprecated">1. Java-FFI Version (Deprecated)<a
href="#1-java-ffi-version-deprecated" class="hash-link" aria-label="Direct link
to 1. Java-FFI Version (Deprecated)" title="Direct link to 1. Java-FFI Version
(Deprecated)"></a></h2>
<p>This version is implemented using FastFFI to bridge Java and C++ code.
While functional, this version is no longer being actively updated or
maintained.</p>
diff --git a/docs/libraries/java/info/getting-started/index.html
b/docs/libraries/java/info/getting-started/index.html
index 0b12256..1ef5c61 100644
--- a/docs/libraries/java/info/getting-started/index.html
+++ b/docs/libraries/java/info/getting-started/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Getting Started with Info Module | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>This article is a quick guide that explains how to work with GraphAr Java
Info module. The Info module is part of the pure Java implementation of GraphAr
and provides capabilities for parsing graph metadata (schema) from YAML
files.</p>
<h2 class="anchor anchorWithStickyNavbar_qibj" id="metadata-files">metadata
Files<a href="#metadata-files" class="hash-link" aria-label="Direct link to
metadata Files" title="Direct link to metadata Files"></a></h2>
<p>GraphAr uses a group of information files to save the metadata for a graph.
For more information, see <a
href="https://graphar.apache.org/docs/specification/format#information-files"
target="_blank" rel="noopener noreferrer">GraphAr Format Specification</a>.</p>
diff --git a/docs/libraries/java/java-FFI/getting-started/index.html
b/docs/libraries/java/java-FFI/getting-started/index.html
index 12f8b47..a2bd4da 100644
--- a/docs/libraries/java/java-FFI/getting-started/index.html
+++ b/docs/libraries/java/java-FFI/getting-started/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Getting Started with java FFI Module | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://gra [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>Based on an efficient FFI for Java and C++ called
<a href="https://github.com/alibaba/fastFFI" target="_blank" rel="noopener
noreferrer">fastFFI</a>, the GraphAr Java
library allows users to write Java for generating, loading and
diff --git a/docs/libraries/java/java-FFI/how_to_develop_java_ffi/index.html
b/docs/libraries/java/java-FFI/how_to_develop_java_ffi/index.html
index 6c59e46..26c4b76 100644
--- a/docs/libraries/java/java-FFI/how_to_develop_java_ffi/index.html
+++ b/docs/libraries/java/java-FFI/how_to_develop_java_ffi/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">How to Develop Java FFI Library | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar. [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>GraphAr Java library based on GraphAr C++ library and an efficient FFI
for Java and C++ called
<a href="https://github.com/alibaba/fastFFI" target="_blank" rel="noopener
noreferrer">FastFFI</a>.</p>
diff --git a/docs/libraries/pyspark/how-to/index.html
b/docs/libraries/pyspark/how-to/index.html
index 086fb94..c3224ba 100644
--- a/docs/libraries/pyspark/how-to/index.html
+++ b/docs/libraries/pyspark/how-to/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">How to use GraphAr PySpark package | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graph [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p><code>graphar_pyspark</code> is implemented as bindings to GraphAr spark
scala
library. You should have <code>graphar-0.1.0-SNAPSHOT.jar</code> in your
Apache Spark JVM classpath. Otherwise you will get an exception. To
diff --git a/docs/libraries/pyspark/index.html
b/docs/libraries/pyspark/index.html
index c50fb0d..6fe0fec 100644
--- a/docs/libraries/pyspark/index.html
+++ b/docs/libraries/pyspark/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">PySpark Library | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/ [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
the main API is Scala Spark API. PySpark API follows scala Spark API.
Please refer to <a href="/docs/libraries/spark/">GraphAr Spark library</a>
for more detailed information about how to use GraphAr with Apache
diff --git a/docs/libraries/spark/examples/index.html
b/docs/libraries/spark/examples/index.html
index c7937ea..5f55818 100644
--- a/docs/libraries/spark/examples/index.html
+++ b/docs/libraries/spark/examples/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Examples | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/librari [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p><a href="https://spark.apache.org/" target="_blank" rel="noopener
noreferrer">Apache Spark</a> is a multi-language engine for executing data
engineering, data science, and machine learning on single-node machines or
clusters. The GraphAr Spark library is developed to make the integration of
GraphAr with Spark easy. This library allows users to efficiently generate,
load, and transform GraphAr format files, and to integrate GraphAr with other
Spark-compatible systems.</p>
<p>Examples of this co-working integration have been provided as showcases.</p>
<h3 class="anchor anchorWithStickyNavbar_qibj" id="examples">Examples<a
href="#examples" class="hash-link" aria-label="Direct link to Examples"
title="Direct link to Examples"></a></h3>
diff --git a/docs/libraries/spark/index.html b/docs/libraries/spark/index.html
index c5fd1ff..8dc9a3b 100644
--- a/docs/libraries/spark/index.html
+++ b/docs/libraries/spark/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Spark Library | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/li [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>The GraphAr Spark library is provided for generating, loading and
transforming GraphAr format files with Apache Spark easy. It consists of
several components:</p>
<ul>
<li><strong>Information Classes</strong>: As same with in the C++ library, the
information classes are implemented as a part of the Spark library for
constructing and accessing the meta information about the graphs, vertices and
edges in GraphAr.</li>
diff --git a/docs/overview/concepts/index.html
b/docs/overview/concepts/index.html
index a60ad18..f66bf30 100644
--- a/docs/overview/concepts/index.html
+++ b/docs/overview/concepts/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Concepts | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/overvie [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<ul>
<li>
<p><strong>Property Group</strong>: GraphAr splits the properties of
vertex/edge into groups to allow for efficient storage
diff --git a/docs/overview/index.html b/docs/overview/index.html
index d6f3942..7897ea4 100644
--- a/docs/overview/index.html
+++ b/docs/overview/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Overview | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/overvie [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>GraphAr is a project to standardize the graph data format and provide a set
of libraries to generate, access and transform such formatted files.</p>
<p>It is intended to serve as the standard file format for importing/exporting
and persistent storage of the graph data which can be used by diverse existing
systems, reducing the overhead when various systems co-work.</p>
<p>Additionally, it can also serve as the direct data source for graph
processing applications.</p>
diff --git a/docs/overview/motivation/index.html
b/docs/overview/motivation/index.html
index 5ee0d55..88fd237 100644
--- a/docs/overview/motivation/index.html
+++ b/docs/overview/motivation/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Motivation | Apache GraphAr</title><meta data-rh="true"
name="viewport" content="width=device-width,initial-scale=1"><meta
data-rh="true" name="twitter:card" content="summary_large_image"><meta
data-rh="true" property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/docs/overv [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
such as Neo4j, Nebula Graph, and Apache HugeGraph, have been developed in
recent years.
Each of these systems has its own graph data storage format, complicating the
exchange of graph data between different systems.
The need for a standard data file format for large-scale graph data storage
and processing that can be used by diverse existing systems is evident, as it
would reduce overhead when various systems work together.</p>
diff --git a/docs/specification/format/index.html
b/docs/specification/format/index.html
index dd58136..64fca7a 100644
--- a/docs/specification/format/index.html
+++ b/docs/specification/format/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Format Specification | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/ [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>GraphAr is designed for representing and storing the property graphs. Graph
(in discrete mathematics) is a structure made of vertices and edges.
Property graph is then a type of graph model where the vertices/edges could
carry a name (also called as type or label) and some properties.
Since carrying additional information than non-property graphs, the property
graph is able to represent
diff --git a/docs/specification/implementation-status/index.html
b/docs/specification/implementation-status/index.html
index ef0b3fa..5d94e0e 100644
--- a/docs/specification/implementation-status/index.html
+++ b/docs/specification/implementation-status/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Implementation Status | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
All libraries currently follow version 1.0.0 of the GraphAr format.</p>
<h2 class="anchor anchorWithStickyNavbar_qibj" id="data-types">Data Types<a
href="#data-types" class="hash-link" aria-label="Direct link to Data Types"
title="Direct link to Data Types"></a></h2>
<table><thead><tr><th>Data type
(primitive)</th><th>C++</th><th>Java</th><th>Scala</th><th>Python</th></tr></thead><tbody><tr><td>Boolean</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>Int32</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>Int64</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>Float</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>Double</td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr><tr><td>String</td><td>✓</td><td>✓</td><td>✓</td><td
[...]
diff --git a/download/index.html b/download/index.html
index 3dfceae..def4b18 100644
--- a/download/index.html
+++ b/download/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Apache GraphAr(incubating) Downloads | Apache
GraphAr</title><meta data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://gra [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>The official Apache GraphAr (incubating) releases are provided as source
artifacts.</p>
<h2 class="anchor anchorWithStickyNavbar_qibj" id="releases">Releases<a
href="#releases" class="hash-link" aria-label="Direct link to Releases"
title="Direct link to Releases"></a></h2>
<p>The latest source release is 0.13.0:</p>
diff --git a/index.html b/index.html
index 3231aca..fda9c5b 100644
--- a/index.html
+++ b/index.html
@@ -6,10 +6,10 @@
<title data-rh="true">Apache GraphAr | Apache GraphAr</title><meta
data-rh="true" name="viewport"
content="width=device-width,initial-scale=1"><meta data-rh="true"
name="twitter:card" content="summary_large_image"><meta data-rh="true"
property="og:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
name="twitter:image"
content="https://graphar.apache.org/img/social-card.png"><meta data-rh="true"
property="og:url" content="https://graphar.apache.org/"><met [...]
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"
title="Apache GraphAr Atom Feed"><link rel="stylesheet"
href="/assets/css/styles.dfe66a1a.css">
<script src="/assets/js/runtime~main.5532f975.js" defer="defer"></script>
-<script src="/assets/js/main.a62f0d1d.js" defer="defer"></script>
+<script src="/assets/js/main.6ccaf8a8.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
-<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
+<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var
e=function(){try{return new
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const
c=new URLSearchParams(window.location.search).entries();for(var[t,e]of
c)if(t.startsWith("docusaurus-data-")){var
a=t.replace("docusaurus-data-","data-");document.documentElement.se [...]
<p>
Apache GraphAr is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the [...]
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]