Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
nvitucci committed Oct 5, 2023
1 parent 610e9a1 commit 4bf854f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The replacement is to use the new Cypher projection, which is described in xref:
A migration guide is available at xref:migration-lcp-to-cpv2/index.adoc[Appendix C, Migration from Legacy to new Cypher projection].
--

Legacy Cypher projections are a more flexible and expressive approach compared to xref:management-ops/graph-creation/graph-project.adoc[native projections].
Legacy Cypher projections are a more flexible and expressive approach compared to xref:management-ops/projections/graph-project.adoc[native projections].
A Legacy Cypher projection uses Cypher to create (_project_) an in-memory graph from the Neo4j database.


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:page-aliases: management-ops/projections/graph-project-cypher-aggregation


Cypher projections are a more flexible and expressive approach compared to xref:management-ops/graph-creation/graph-project.adoc[native projections].
Cypher projections are a more flexible and expressive approach compared to xref:management-ops/projections/graph-project.adoc[native projections].
A Cypher projection uses Cypher to create (_project_) an in-memory graph from the Neo4j database.


Expand Down

0 comments on commit 4bf854f

Please sign in to comment.