Skip to content

Commit d1bfff5

Browse files
Workspace guide updates (#39)
* added missing viz image * title and link formatting
1 parent 5196d6c commit d1bfff5

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

documentation/pole-workspace-guide.adoc

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
== Explore a POLE dataset
1+
== Crime Investigation
22
:images: {img}
33

4-
A **P**ersons **O**bjects **L**ocations **E**vents datamodel focuses on the relationships between people, objects, locations and events and is a model ideal to be used in law enforcement and intelligence investigations.
4+
A **P**ersons **O**bjects **L**ocations **E**vents data model focuses on the relationships between people, objects, locations and events and is a model ideal to be used in law enforcement and intelligence investigations.
55

66
image::{img}/model.jpeg[float=right,width=200px]
77

@@ -445,5 +445,12 @@ Congratulations on completing this guide!
445445

446446
You have seen some ways you can use Neo4j and Cypher to explore a POLE dataset for various use cases.
447447

448-
You can continue your learning journey with the link:link:https://neo4j.com/graphacademy[Neo4j GraphAcademy - completely free online courses^] or see the link:https://neo4j.com/docs/cypher-manual/current/introduction/[Cypher Manual] for more information on Cypher.
448+
You can continue your Neo4j learning journey with these resources:
449449

450+
link:https://neo4j.com/graphacademy[GraphAcademy - completely free online courses^]
451+
452+
link:https://neo4j.com/docs/getting-started/cypher-intro/#_getting_started_with_cypher[Getting started with Cypher guide^]
453+
454+
link:https://neo4j.com/docs/cypher-manual/current/introduction/[Cypher Manual^].
455+
456+
The source code and data dumps for this guide are available in the github repository - link:https://github.com/neo4j-graph-examples/pole[neo4j-graph-examples/pole^].

0 commit comments

Comments
 (0)