Skip to content
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

add graph reference section to expressions #1162

Merged
merged 8 commits into from
Jan 20, 2025

Conversation

nadja-muller
Copy link
Contributor

@nadja-muller nadja-muller commented Jan 14, 2025

  • adds section about graph references to expressions
  • attempt to split behavior of use clauses in the docs depending on which database you're connected to

Graph references are used within:

* xref:clauses/use.adoc[`USE clauses`]
* database and alias names when managing databases and aliases, see link:{neo4j-docs-base-uri}/operations-manual/current/database-administration/[Database administration]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe there's a better reference for this. Examples of where you can use this are:
CREATE DATABASE ....
CREATE ALIAS ...

Copy link
Contributor

@PetrJanouch PetrJanouch left a comment

Choose a reason for hiding this comment

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

Looks good to me

@JPryce-Aklundh JPryce-Aklundh self-assigned this Jan 15, 2025
modules/ROOT/pages/clauses/use.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clauses/use.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clauses/use.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clauses/use.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clauses/use.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/clauses/use.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/queries/expressions.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/queries/expressions.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/queries/expressions.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/queries/expressions.adoc Outdated Show resolved Hide resolved
Co-authored-by: Jens Pryce-Åklundh <[email protected]>
@neo-technology-commit-status-publisher
Copy link
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@JPryce-Aklundh JPryce-Aklundh merged commit d6c403d into cypher-25 Jan 20, 2025
4 checks passed
@JPryce-Aklundh JPryce-Aklundh deleted the graph-references-25 branch January 20, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants