-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathcheat-sheet-preview.yml
More file actions
67 lines (62 loc) · 1.75 KB
/
Copy pathcheat-sheet-preview.yml
File metadata and controls
67 lines (62 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
site:
title: Neo4j Documentation Cheat Sheet
url: https://neo4j.com/docs
start_page: cypher-manual:cheat-sheet:index.adoc
content:
sources:
- url: ./
branches: HEAD
ui:
bundle:
url: https://static-content.neo4j.com/build/ui-bundle-latest.zip
snapshot: true
output_dir: /assets
urls:
html_extension_style: indexify
output:
dir: ./build/docs
asciidoc:
extensions:
- "@neo4j-documentation/remote-include"
- "@neo4j-documentation/macros"
- "@neo4j-antora/antora-add-notes"
attributes:
page-theme: cheat-sheet
page-type: Docs
page-search-type: Docs
page-search-site: Reference Docs
page-canonical-root: /docs
page-pagination: false
page-no-canonical: true
page-origin-private: true
page-no-toolbar: true
page-hide-toc: false
page-mixpanel: 4bfb2414ab973c741b6f067bf06d5575
includePDF: false
nonhtmloutput: ""
experimental: ''
copyright: 2025
common-license-page-uri: https://neo4j.com/docs/license/
neo4j-docs-base-uri: https://neo4j.com/docs
github-raw-page-uri: https://raw.githubusercontent.com/neo4j
page-cheatsheet-product: Cypher
page-cheatsheet-products:
- name: 'All'
class: 'all'
default: true
- name: 'Neo4j Community Edition'
class: 'neo4j-ce'
- name: 'Neo4j Enterprise Edition'
class: 'neo4j-ee'
- name: 'AuraDB Free'
class: 'aura-dbf'
- name: 'AuraDB Professional'
class: 'aura-dbp'
- name: 'AuraDB Business Critical'
class: 'aura-dbc'
- name: 'AuraDB Virtual Dedicated Cloud'
class: 'aura-dbe'
- name: 'AuraDS Professional'
class: 'aura-dsp'
- name: 'AuraDS Enterprise'
class: 'aura-dse'