|
1 | 1 | <div class="navbar-end"> |
2 | 2 |
|
3 | | - {{!-- <div class="navbar-item has-dropdown is-hoverable developer"> |
4 | | - <a class="navbar-link" href="/developer/">Developer Guides</a> |
5 | | - <div class="navbar-dropdown"> |
6 | | - <div class="navbar-item project"> |
7 | | - <a class="project-name" href="/developer/get-started/">Getting Started</a> |
8 | | - <ul class="project-links"> |
9 | | - <li><a class="project-link" href="/developer/get-started/">Getting Started</a></li> |
10 | | - <li><a class="project-link" href="/developer/graph-platform/">Neo4j Graph Platform</a></li> |
11 | | - <li><a class="project-link" href="/developer/cypher/">Cypher Query Language</a></li> |
12 | | - <li><a class="project-link" href="/developer/data-modeling/">Graph Data Modeling</a></li> |
13 | | - <li><a class="project-link" href="/developer/data-import/">Data Import</a></li> |
14 | | - </ul> |
15 | | - </div> |
16 | | -
|
17 | | - <div class="navbar-item project"> |
18 | | - <a class="project-name" href="/developer/graph-data-science/">Graph Data Science</a> |
19 | | - <ul class="project-links"> |
20 | | - <li><a class="project-link" href="/developer/nlp/">NLP</a></li> |
21 | | - <li><a class="project-link" href="/developer/neuler-no-code-graph-algorithms/">Neuler</a></li> |
22 | | - <li><a class="project-link" href="/developer/graph-embeddings/">Graph Embeddings</a></li> |
23 | | - </ul> |
24 | | - </div> |
25 | | -
|
26 | | - <div class="navbar-item project"> |
27 | | - <a class="project-name" href="/developer/language-guides/">Developer Resources</a> |
28 | | - <ul class="project-links"> |
29 | | - <li><a class="project-link" href="/developer/graph-visualization/">Graph Visualization</a></li> |
30 | | - <li><a class="project-link" href="/developer/language-guides/">Drivers & Language Guides</a></li> |
31 | | - <li><a class="project-link" href="/developer/integration/">Neo4j Tools & Integrations</a></li> |
32 | | - </ul> |
33 | | - </div> |
34 | | -
|
35 | | - <div class="navbar-item project"> |
36 | | - <a class="project-name" href="/developer/language-guides/">Administration and Deployment</a> |
37 | | - <ul class="project-links"> |
38 | | - <li><a class="project-link" href="/developer/graph-apps/">Graph Apps</a></li> |
39 | | - <li><a class="project-link" href="/developer/in-production/">Neo4j Administration</a></li> |
40 | | - <li><a class="project-link" href="/developer/guide-cloud-deployment/">Neo4j in the Cloud</a></li> |
41 | | - </ul> |
42 | | - </div> |
43 | | - <div class="navbar-item project"> |
44 | | - <a class="project-name" href="https://graphacademy.neo4j.com/?ref=docs-nav" target="_blank">GraphAcademy</a> |
45 | | - <ul class="project-links"> |
46 | | - <li><a class="project-link" href="https://graphacademy.neo4j.com/?ref=docs-nav">Self Paced Training</a></li> |
47 | | - <li><a class="project-link" href="https://graphacademy.neo4j.com/categories/certification/" target="_blank">Certification</a></li> |
48 | | - </ul> |
49 | | - </div> |
50 | | - <div class="navbar-item project"> |
51 | | - <a class="project-name" href="/graphgists/">GraphGists</a> |
52 | | - </div> |
53 | | - </div> |
54 | | - </div> --}} |
55 | | - |
56 | 3 | <div class="navbar-item has-dropdown is-hoverable docs"> |
57 | 4 | <a class="navbar-link" href="/docs/">Docs</a> |
58 | 5 | <div class="navbar-dropdown"> |
| 6 | + |
59 | 7 | <div class="navbar-item project"> |
60 | 8 | <span class="project-name">Neo4j DBMS</span> |
61 | 9 | <ul class="project-links"> |
|
71 | 19 | <div class="navbar-item project"> |
72 | 20 | <a class="project-name" href="/docs/aura/">Neo4j Aura</a> |
73 | 21 | <ul class="project-links"> |
74 | | - <li><a class="project-link" href="/docs/aura">Neo4j Aura</a></li> |
75 | | - <li><a class="project-link" href="/docs/aura/auradb/">Neo4j AuraDB</a></li> |
76 | | - <li><a class="project-link" href="/docs/aura/aurads/">Neo4j AuraDS</a></li> |
| 22 | + <li><a class="project-link" href="/docs/aura">Aura</a></li> |
| 23 | + <li><a class="project-link" href="/docs/aura/auradb/">AuraDB</a></li> |
| 24 | + <li><a class="project-link" href="/docs/aura/aurads/">AuraDS</a></li> |
77 | 25 | </ul> |
78 | 26 | </div> |
79 | 27 |
|
80 | 28 | <div class="navbar-item project"> |
81 | 29 | <span class="project-name">Neo4j Tools</span> |
82 | 30 | <ul class="project-links"> |
83 | | - <li><a href="/docs/bloom-user-guide/current/" class="project-link">Neo4j Bloom</a></li> |
84 | | - <li><a href="/docs/browser-manual/current/" class="project-link">Neo4j Browser</a></li> |
85 | | - <li><a href="/docs/data-importer/current/" class="project-link">Neo4j Data Importer</a></li> |
86 | | - <li><a href="/docs/desktop-manual/current/" class="project-link">Neo4j Desktop</a></li> |
87 | | - <li><a href="/docs/ops-manager/current/" class="project-link">Neo4j Ops Manager</a></li> |
| 31 | + <li><a href="/docs/bloom-user-guide/current/" class="project-link">Bloom</a></li> |
| 32 | + <li><a href="/docs/browser-manual/current/" class="project-link">Browser</a></li> |
| 33 | + <li><a href="/docs/data-importer/current/" class="project-link">Data Importer</a></li> |
| 34 | + <li><a href="/docs/desktop-manual/current/" class="project-link">Desktop</a></li> |
| 35 | + <li><a href="/docs/ops-manager/current/" class="project-link">Ops Manager</a></li> |
88 | 36 | <li><a href="/docs/neodash-commercial/current/" class="project-link">Neodash commercial</a></li> |
89 | 37 | </ul> |
90 | 38 | </div> |
91 | 39 |
|
92 | 40 | <div class="navbar-item project"> |
93 | 41 | <span class="project-name">Neo4j Graph Data Science</span> |
94 | 42 | <ul class="project-links"> |
95 | | - <li><a href="/docs/graph-data-science/current/" class="project-link">Neo4j Graph Data Science Library</a></li> |
96 | | - <li><a href="/docs/graph-data-science-client/current/" class="project-link">Neo4j Graph Data Science Client</a></li> |
| 43 | + <li><a href="/docs/graph-data-science/current/" class="project-link">Graph Data Science Library</a></li> |
| 44 | + <li><a href="/docs/graph-data-science-client/current/" class="project-link">Graph Data Science Client</a></li> |
97 | 45 | </ul> |
98 | 46 | </div> |
99 | 47 |
|
100 | 48 | <div class="navbar-item project"> |
101 | 49 | <span class="project-name">Cypher Query Language</span> |
102 | | - {{!-- <a class="project-name" href="/docs/cypher-manual/current/">Cypher Manual</a> --}} |
103 | 50 | <ul class="project-links"> |
104 | 51 | <li><a href="/docs/cypher-manual/current/" class="project-link">Cypher</a></li> |
105 | 52 | <li><a href="/docs/cypher-cheat-sheet/current/" class="project-link">Cypher Cheat Sheet</a></li> |
|
110 | 57 | <div class="navbar-item project"> |
111 | 58 | <span class="project-name" href="/docs/genai">Generative AI</span> |
112 | 59 | <ul class="project-links"> |
113 | | - <li><a href="/docs/neo4j-graphrag-python/current/" class="project-link">Neo4j GraphRAG for Python</a></li> |
| 60 | + <li><a href="/docs/neo4j-graphrag-python/current/" class="project-link">GraphRAG for Python</a></li> |
114 | 61 | <li><a href="/docs/genai/tutorials/embeddings-vector-indexes/" class="project-link">Embeddings and vector indexes tutorial</a></li> |
115 | 62 | <li><a href="/docs/cypher-manual/current/genai-integrations/" class="project-link">GenAI integrations</a></li> |
116 | 63 | <li><a href="/docs/cypher-manual/current/indexes/semantic-indexes/vector-indexes/" class="project-link">Vector search indexes</a></li> |
117 | 64 | <li><a href="/docs/cypher-manual/current/functions/vector/" class="project-link">Vector search functions</a></li> |
118 | | - <li><a href="/docs/graphql/5/directives/indexes-and-constraints/#_vector_index_search" class="project-link">GraphQL vector index search documentation</a></li> |
| 65 | + <li><a href="/docs/graphql/current/directives/indexes-and-constraints/#_vector_index_search" class="project-link">GraphQL vector index search documentation</a></li> |
119 | 66 | </ul> |
120 | 67 | </div> |
121 | | - |
| 68 | + |
122 | 69 | <div class="navbar-item project"> |
123 | 70 | <span class="project-name" href="/docs/create-applications">Create applications</span> |
124 | 71 | <ul class="project-links"> |
125 | | - <li><a href="{{#with (docs-driver-manual-url page 'python-manual')}}{{{this}}}{{/with}}" class="project-link">Python Driver</a></li> |
126 | | - <li><a href="{{#with (docs-driver-manual-url page 'go-manual')}}{{{this}}}{{/with}}" class="project-link">Go Driver</a></li> |
127 | | - <li><a href="{{#with (docs-driver-manual-url page 'java-manual')}}{{{this}}}{{/with}}" class="project-link">Java Driver</a></li> |
128 | | - <li><a href="{{#with (docs-driver-manual-url page 'jdbc-manual')}}{{{this}}}{{/with}}" class="project-link">JDBC Driver</a></li> |
129 | | - <li><a href="{{#with (docs-driver-manual-url page 'javascript-manual')}}{{{this}}}{{/with}}" class="project-link">JavaScript Driver</a></li> |
130 | | - <li><a href="{{#with (docs-driver-manual-url page 'dotnet-manual')}}{{{this}}}{{/with}}" class="project-link">.Net Driver</a></li> |
131 | | - <li><a href="/docs/graphql-manual/current/" class="project-link">Neo4j GraphQL Library</a></li> |
132 | | - <li><a href="/docs/nvl/current/" class="project-link">Neo4j Visualization Library</a></li> |
| 72 | + <li><a href="{{#with (docs-driver-manual-url page 'python-manual')}}{{{this}}}{{/with}}" class="project-link">Python</a></li> |
| 73 | + <li><a href="{{#with (docs-driver-manual-url page 'go-manual')}}{{{this}}}{{/with}}" class="project-link">Go</a></li> |
| 74 | + <li><a href="{{#with (docs-driver-manual-url page 'java-manual')}}{{{this}}}{{/with}}" class="project-link">Java</a></li> |
| 75 | + <li><a href="{{#with (docs-driver-manual-url page 'jdbc-manual')}}{{{this}}}{{/with}}" class="project-link">JDBC</a></li> |
| 76 | + <li><a href="{{#with (docs-driver-manual-url page 'javascript-manual')}}{{{this}}}{{/with}}" class="project-link">JavaScript</a></li> |
| 77 | + <li><a href="{{#with (docs-driver-manual-url page 'dotnet-manual')}}{{{this}}}{{/with}}" class="project-link">.Net</a></li> |
| 78 | + <li><a href="/docs/graphql-manual/current/" class="project-link">GraphQL</a></li> |
| 79 | + <li><a href="/docs/nvl/current/" class="project-link">Visualization Library</a></li> |
133 | 80 | <li><a href="/docs/ogm-manual/current/" class="project-link">OGM Library</a></li> |
134 | | - <li><a href="https://docs.spring.io/spring-data/neo4j/docs/current/reference/html/#reference" class="project-link">Spring Data Neo4j</a></li> |
135 | | - <li><a href="/docs/http-api/current/" class="project-link">HTTP API</a></li> |
136 | | - <li><a href="/docs/query-api/current/" class="project-link">Neo4j Query API</a></li> |
| 81 | + <li><a href="https://docs.spring.io/spring-data/neo4j/docs/current/reference/html/" class="project-link">Spring Data Neo4j</a></li> |
| 82 | + <li><a href="/docs/query-api/current/" class="project-link">Query (HTTP) API</a></li> |
137 | 83 | <li><a href="/docs/bolt/current/" class="project-link">Bolt</a></li> |
138 | 84 | </ul> |
139 | 85 | </div> |
140 | 86 |
|
141 | 87 | <div class="navbar-item project"> |
142 | 88 | <span class="project-name" href="/docs/connectors">Connect data sources</span> |
143 | 89 | <ul class="project-links"> |
144 | | - <li><a href="/docs/spark/current/" class="project-link">Neo4j Connector for Apache Spark</a></li> |
145 | | - <li><a href="/docs/kafka/" class="project-link">Neo4j Connector for Apache Kafka</a></li> |
146 | | - <li><a href="/docs/cdc/" class="project-link">Change Data Capture (CDC)</a></li> |
147 | | - <li><a href="/docs/dataflow-bigquery/" class="project-link">BigQuery to Neo4j</a></li> |
148 | | - <li><a href="/docs/dataflow-google-cloud/" class="project-link">Google Cloud to Neo4j</a></li> |
| 90 | + <li><a href="/docs/cdc/current/" class="project-link">Change Data Capture (CDC)</a></li> |
| 91 | + <li><a href="/docs/spark/current/" class="project-link">Apache Spark</a></li> |
| 92 | + <li><a href="/docs/kafka/current/" class="project-link">Apache Kafka</a></li> |
| 93 | + <li><a href="/docs/dataflow-bigquery/current/" class="project-link">Google Dataflow (BigQuery)</a></li> |
| 94 | + <li><a href="/docs/dataflow-google-cloud/current/" class="project-link">Google Dataflow (Google Cloud)</a></li> |
149 | 95 | </ul> |
150 | 96 | </div> |
151 | 97 | </div> |
152 | 98 | </div> |
| 99 | + |
153 | 100 | <div class="navbar-item has-dropdown is-hoverable labs"> |
154 | 101 | <a class="navbar-link" href="/labs/">Labs</a> |
155 | 102 | <div class="navbar-dropdown"> |
|
269 | 216 | </div> |
270 | 217 | </div> |
271 | 218 | </div> |
| 219 | + |
272 | 220 | <div class="navbar-item is-hoverable getting-started-cta"> |
273 | 221 | <a class="navbar-link primary" href="https://neo4j.com/product/auradb/?ref=docs-nav-get-started">Get Started Free</a> |
274 | 222 | {{!-- <div class="navbar-dropdown"> |
|
0 commit comments