-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathcheat-sheet-aura.yml
More file actions
66 lines (61 loc) · 1.71 KB
/
Copy pathcheat-sheet-aura.yml
File metadata and controls
66 lines (61 loc) · 1.71 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
site:
title: Neo4j Documentation Cheat Sheet
url: https://neo4j.com/docs
start_page: cypher-cheat-sheet:ROOT:index.adoc
content:
sources:
- url: ./
branches: HEAD
ui:
bundle:
url: https://s3-eu-west-1.amazonaws.com/static-content.neo4j.com/build/ui-bundle-latest.zip
snapshot: true
output_dir: /assets
urls:
html_extension_style: indexify
antora:
extensions:
- require: "@neo4j-antora/antora-modify-sitemaps"
sitemap_version: '25'
sitemap_loc_version: 'current'
move_sitemaps_to_components: true
asciidoc:
extensions:
- "@neo4j-documentation/remote-include"
- "@neo4j-documentation/macros"
- "@neo4j-antora/antora-add-notes"
- "@neo4j-antora/antora-page-roles"
attributes:
page-theme: cheat-sheet
page-cheat-sheet-type: Aura
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
add-cheat-sheet-labels: true
page-cheatsheets:
- name: 'AuraDB Free'
class: 'aura-dbf'
- name: 'AuraDB Professional'
class: 'aura-dbp'
- name: 'AuraDB Business Critical'
class: 'aura-dbe'
- name: 'AuraDB Virtual Dedicated Cloud'
class: 'aura-dbe'
default: true
- name: 'AuraDS Professional'
class: 'aura-dsp'
- name: 'AuraDS Enterprise'
class: 'aura-dse'