Skip to content

Commit c0f0258

Browse files
Add files via upload
0 parents  commit c0f0258

File tree

3 files changed

+1276
-0
lines changed

3 files changed

+1276
-0
lines changed

README.adoc

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
:name: graph-data-science
2+
:long_name: Graph Data Science
3+
:description: Leverage Neo4j Graph Data Science library to explore graph algorithms for analytics and feature engineering.
4+
:icon:
5+
:logo:
6+
:tags: graph data science,graph algorithms,graph features
7+
:author: Will Lyon
8+
:use-load-script:
9+
:use-dump-file:
10+
:use-plugin: gds
11+
:target-db-version: 3.5.14
12+
:bloom-perspective:
13+
:guide: documentation/index.adoc
14+
:rendered-guide: https://guides.neo4j.com/sandbox/graph-data-science/index.html
15+
:model:
16+
:model-guide:
17+
:todo: Check on images associated with documentation, generate a data model, find associated logo/icon
18+
image::{logo}[]
19+
20+
= {long_name} Graph Example
21+
22+
Description: {description}
23+
24+
TODO: {todo}
25+
26+
=== Setup
27+
28+
This is for version: {target-db-version}
29+
30+
unrendered guide: {guide}
31+
32+
rendered guide available from: {rendered-guide}

0 commit comments

Comments
 (0)