diff --git a/cypher/guide-build-a-recommendation-engine/guide-build-a-recommendation-engine.adoc b/cypher/guide-build-a-recommendation-engine/guide-build-a-recommendation-engine.adoc index 8083a8fe..9810e49d 100644 --- a/cypher/guide-build-a-recommendation-engine/guide-build-a-recommendation-engine.adoc +++ b/cypher/guide-build-a-recommendation-engine/guide-build-a-recommendation-engine.adoc @@ -169,7 +169,7 @@ Other factors that can be easily integrated in this query are favorites, allergi === More Recommendation Solutions * https://medium.com/neo4j/whats-cooking-approaches-for-importing-bbc-goodfood-information-into-neo4j-64a481906172[Recipe and Food Recommendations^] -* link:/sandbox/?ref=developer-rec-engine[Sandbox: Recommend Movies by Reviews^] +* link:/sandbox/?usecase=recommendations&ref=developer-rec-engine[Sandbox: Recommend Movies by Reviews^] * link:/graphgist/beer-amp-breweries-graphgist/[GraphGist: Beer and Breweries Recommendations^] * link:/graphgist/northwind-recommendation-engine/[GraphGist: Northwind Product Recommendations^] diff --git a/data-import/example-data/example-data.adoc b/data-import/example-data/example-data.adoc index 1de2053b..7f24777e 100644 --- a/data-import/example-data/example-data.adoc +++ b/data-import/example-data/example-data.adoc @@ -47,7 +47,7 @@ image::{img}browser-example-guides-northwind.png[link=https://neo4j.com/develope [#neo4j-sandbox] == Neo4j Sandboxes -To explore a wide variety of datasets in an *online setup* without a local installation, you can use the Neo4j sandbox: link:/sandbox/?ref=developer-ex-data +To explore a wide variety of datasets in an *online setup* without a local installation, you can use the link:/sandbox/?ref=developer-ex-data[Neo4j sandbox^]. Each sandbox is available for at least 3 days after creation and can also be remotely accessed from applications using any Neo4j driver. @@ -63,31 +63,6 @@ The use-cases range from * crime investigation and * social networks optionally using your own Twitter account. -//// -// potential example for Ryan -[%autowidth,opts=header,cols="a,a,m,a"] -|=== -| name | description | guide | import script -| image:https://neo4jsandbox.com/img/recommendations-icon-pink.png[link={sandbox}/recommendations,width=64] - {sandbox}/recommendations[Recommendations^] -| Generate personalized real-time recommendations using a dataset of movie reviews. -| :play sandbox/recommendations -| link:{sandbox-script}/...[Download Script^] - -| image:https://neo4jsandbox.com/img/network-management-icon-grey.png[link={sandbox}/network-management,width=64] + - {sandbox}/network-management[Network Management^] -| Dependency analysis and root cause analysis with graphs will save time, money, and reduce headaches! -| :play sandbox/network-management -| link:{sandbox-script}/network-management/network-management.cypher[Download Script^] - -| image:https://neo4jsandbox.com/img/pole-icon.png[link={sandbox}/pole,width=64] + - {sandbox}/pole[Crime Investigation^] -| Explore connections in crime data using the POLE – Person, Object, Location, Event – model in a public dataset from Manchester, U.K. -| :play sandbox/pole -| link:{sandbox-script}/....cypher[Download Script^] -|=== -//// - [#guide-examples] == Other Guide Examples diff --git a/graph-platform/graph-algorithms/graph-algorithms.adoc b/graph-platform/graph-algorithms/graph-algorithms.adoc index 20039f6b..b3f9958f 100644 --- a/graph-platform/graph-algorithms/graph-algorithms.adoc +++ b/graph-platform/graph-algorithms/graph-algorithms.adoc @@ -109,12 +109,12 @@ There are several ways to get started with graph algorithms:
diff --git a/graph-platform/neo4j-bloom/neo4j-bloom.adoc b/graph-platform/neo4j-bloom/neo4j-bloom.adoc index 5fc246ae..0303f110 100644 --- a/graph-platform/neo4j-bloom/neo4j-bloom.adoc +++ b/graph-platform/neo4j-bloom/neo4j-bloom.adoc @@ -39,7 +39,7 @@ These are outlined below. * Neo4j Bloom local with users accessing Bloom via Neo4j Desktop (free for local database instances) * Neo4j Bloom server with users accessing Bloom via a web browser -* Neo4j Bloom through the link:/sandbox/?ref=developer-bloom[sandbox^] +* Neo4j Bloom through the link:/sandbox/?usecase=bloom&ref=developer-bloom[sandbox^] * Neo4j Bloom through Neo4j Database as a Service, link:/aura/[Aura^] * Included in link:/startup-program/[Neo4j Startup Program^] diff --git a/graph-visualization/tools-graph-visualization/tools-graph-visualization.adoc b/graph-visualization/tools-graph-visualization/tools-graph-visualization.adoc index 737d2dd7..3afdaa6b 100644 --- a/graph-visualization/tools-graph-visualization/tools-graph-visualization.adoc +++ b/graph-visualization/tools-graph-visualization/tools-graph-visualization.adoc @@ -175,7 +175,7 @@ Bloom is available in the following formats: * Neo4j Bloom local with users accessing Bloom via Neo4j Desktop (free for local database instances) * Neo4j Bloom server with users accessing Bloom via a web browser -* Neo4j Bloom through the link:/sandbox/?ref=developer-vis-tools[sandbox^] +* Neo4j Bloom through the link:/sandbox/?usecase=bloom&ref=developer-vis-tools[sandbox^] * Neo4j Bloom through Neo4j Database as a Service, link:/aura/[Aura^] * Included in link:/startup-program/[Neo4j Startup Program^] diff --git a/resources/guide-create-neo4j-browser-guide/guide-create-neo4j-browser-guide.adoc b/resources/guide-create-neo4j-browser-guide/guide-create-neo4j-browser-guide.adoc index 54b96d85..b00ad690 100644 --- a/resources/guide-create-neo4j-browser-guide/guide-create-neo4j-browser-guide.adoc +++ b/resources/guide-create-neo4j-browser-guide/guide-create-neo4j-browser-guide.adoc @@ -312,7 +312,7 @@ The award-winning, investigative work around the link:/blog/icij-neo4j-unravel-p The ICIJ went on to release follow-ups to the initial leak with the Paradise Papers, Offshore Leaks, and Bahamas Leaks. All of the data for these investigations is available as a https://offshoreleaks.icij.org/pages/database[database download^]. -We also have a sandbox on the link:/sandbox/?ref=developer-paradise-papers[Paradise Papers^] that includes a comprehensive browser guide to explore the vast network of offshore. +We also have a sandbox on the link:/sandbox/?usecase=icij-paradise-papers&ref=developer-paradise-papers[Paradise Papers^] that includes a comprehensive browser guide to explore the vast network of offshore. === GraphGist Portal