Graph gists.
Summary: Add graph gists link to the documentation. Reviewers: teon.banek, dtomicevic Reviewed By: teon.banek Subscribers: pullbot, buda Differential Revision: https://phabricator.memgraph.io/D472
This commit is contained in:
parent
21277019e2
commit
e68c3f4e5f
@ -21,6 +21,12 @@ Memgraph is 100% Bolt compliant. That means every Bolt compliant driver should
|
||||
work. The following clients and drivers are tested `libneo4j-client` (C),
|
||||
`neo4j-driver` (Python), `neo4j-driver` (Javascript), `Neo4j Driver` (Java).
|
||||
|
||||
### Graph Gists
|
||||
|
||||
A nice looking set of small graph examples could be found
|
||||
[here](https://neo4j.com/graphgists/). You can take any use-case and try to
|
||||
execute the queries against Memgraph. We welcome your feedback!
|
||||
|
||||
### neo4j-client Example
|
||||
|
||||
Please take a look [here](https://neo4j-client.net) for the installation details
|
||||
|
Loading…
Reference in New Issue
Block a user