Skip to content

Commit 0e99717

Browse files
committed
Remove AuraDS limitation note from arrow docs
1 parent b415645 commit 0e99717

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

doc/modules/ROOT/pages/graph-catalog-apache-arrow-ops.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
include::partial$/operations-reference/alpha-note.adoc[]
88

9-
include::partial$/common-usage/not-on-aurads-note.adoc[]
10-
119
The graphs in the Neo4j Graph Data Science Library support properties for nodes and relationships.
1210
One way to export those properties is using Cypher procedures.
1311
Those are documented in xref:graph-catalog-node-ops.adoc[Node operations] and xref:graph-catalog-relationship-ops.adoc[Relationship operations].

doc/modules/ROOT/pages/graph-project-apache-arrow.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
include::partial$/operations-reference/alpha-note.adoc[]
88

9-
include::partial$/common-usage/not-on-aurads-note.adoc[]
10-
119
Projecting graphs via https://arrow.apache.org/[Apache Arrow] allows importing graph data which is stored outside of Neo4j.
1210
Apache Arrow is a language-agnostic in-memory, columnar data structure specification.
1311
With Arrow Flight, it also contains a protocol for serialization and generic data transport.

doc/modules/ROOT/pages/installation/installation-apache-arrow.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
include::partial$/operations-reference/alpha-note.adoc[]
88

9-
include::partial$/common-usage/not-on-aurads-note.adoc[]
10-
119
GDS supports importing graphs and exporting properties via https://arrow.apache.org/[Apache Arrow Flight].
1210
This chapter is dedicated to configuring the Arrow Flight Server as part of the Neo4j and GDS installation.
1311
For using Arrow Flight with an Arrow client, please refer to our documentation for xref:graph-project-apache-arrow.adoc[projecting graphs] and xref:graph-catalog-apache-arrow-ops.adoc[streaming properties].

0 commit comments

Comments
 (0)