Skip to content

canonical links for 4.4 #4403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 4.4
Choose a base branch
from
Open

canonical links for 4.4 #4403

wants to merge 1 commit into from

Conversation

adam-cowley
Copy link
Contributor

  • If exists, add a canonical tag from /labs/apoc/{v}/* to /docs/apoc/current/*
  • Else, adds canonical from /labs/apoc/{v}/* to /labs/apoc/{current}/*

@@ -38,6 +38,7 @@ With hostOrKey=null, the default is 'http://localhost:6333'.


=== Examples
:page-custom-canonical: https://neo4j.com/labs/apoc/5/database-integration/vectordb/qdrant/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -39,6 +39,7 @@ where the 1st parameter can be a key defined by the apoc config `apoc.weaviate.<
With hostOrKey=null, the default is 'http://localhost:8080/v1'.

=== Examples
:page-custom-canonical: https://neo4j.com/labs/apoc/5/database-integration/vectordb/weaviate/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -31,5 +31,6 @@ apoc.import.file.use_neo4j_config=false

[WARNING]
====
:page-custom-canonical: https://neo4j.com/labs/apoc/5/import/includes/enableFileImport/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -5,6 +5,7 @@ APOC provides a list of functions to rebind nodes and relationships:
* `apoc.any.rebind(map/list/paths/...)`
== Why use these functions
:page-custom-canonical: https://neo4j.com/labs/apoc/5/operational/rebind/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -7,6 +7,7 @@ label:function[] label:apoc-full[]
apoc.agg.position(element, value) - Returns index of the `element` that match the given `value`

== Signature
:page-custom-canonical: https://neo4j.com/labs/apoc/5/overview/apoc.agg/apoc.agg.position/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -7,6 +7,7 @@ label:function[] label:apoc-full[]
apoc.agg.row(element, predicate) - Returns index of the `element` that match the given `predicate`

== Signature
:page-custom-canonical: https://neo4j.com/labs/apoc/5/overview/apoc.agg/apoc.agg.row/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -7,6 +7,7 @@ label:procedure[]
`apoc.load.arrow(file STRING, config MAP<STRING, ANY>)` - imports values from the provided Arrow file.

== Signature
:page-custom-canonical: https://neo4j.com/docs/apoc/current/overview/apoc.load/apoc.load.arrow/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -7,6 +7,7 @@ label:procedure[]
`apoc.load.arrow.stream(source LIST<INTEGER>, config MAP<STRING, ANY>)` - imports values from the provided Arrow byte array.

== Signature
:page-custom-canonical: https://neo4j.com/docs/apoc/current/overview/apoc.load/apoc.load.arrow.stream/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

@@ -18,6 +18,7 @@ include::example$generated-documentation/apoc.graph.validateDocument.adoc[]
|===

== `apoc.graph.fromDocument`
:page-custom-canonical: https://neo4j.com/docs/apoc/current/virtual/virtual-graph/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Misplaced?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants