Skip to content

Commit 43e5b85

Browse files
committed
Update public/doc/modules/ROOT/pages/management-ops/index.adoc
1 parent faf8a5d commit 43e5b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/management-ops/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= Graph management
33
:description: This section details the graph catalog operations available to manage graphs within the Neo4j Graph Data Science library.
44
// aliases for old pages which were split into multiple and have no 1:1 redirect
5-
:page-aliases: graph-catalog-node-ops, graph-catalog-relationship-ops, graph-catalog-export-ops, management-ops/graph-catalog-export-ops, management-ops/graph-catalog-ops/index.adoc
5+
:page-aliases: graph-catalog-node-ops, graph-catalog-relationship-ops, graph-catalog-export-ops, management-ops/graph-catalog-export-ops, management-ops/graph-catalog-ops
66

77
A _graph_ in GDS is an in-memory structure containing _nodes_ connected by _relationships_. Both nodes and relationships can hold numerical attributes (_properties_).
88
Graphs are stored using compressed data structures optimized for topology and property lookup operations.

0 commit comments

Comments
 (0)