Mashed Datatoes visualizations for neo4j was created in March 2015. The database used then was, neo4j version 2.1.2.
In May 2021, Mashed Datatoes was upgraded for the latest versions of the neo4j graph database.
Mashed Datatoes visualizations can be saved and shared in a JSON format.
Hello, I am Nikhil Bhonsle,
creator of Mashed Datatoes.
I am a Java coder based out
of Maharashtra, India.
Mashed Datatoes started as a pilot project in March 2015.
Today,
in May 2021, I am pleased to offer upgraded Mashed Datatoes for
the latest version of neo4j graph database.
I hope the users of neo4j graph database find this visualization
tool useful.
Thank you :)
Uses bootstrap HTML, CSS and Javascript framework.
For graphs, Mashed Datatoes uses c3js Javascript library.
Works on all leading browsers and devices.
No installations necessary.
Along with http protocol, neo4j
and bolt are supported for neo4j database
connections.
For example,
http://54.3.6.9:7474/db/data/
(for older neo4j
versions)
bolt://54.3.6.9:7687
neo4j+s://demo.neo4jlabs.com
Some of the Cypher aggregation functions (i.e. EXISTS) may not work with the older neo4j versions. User discretion is expected.
Build simple Cypher Match queries by choosing X and Y axis field values.
Apply filters, aggregate and merge data results to get desired graph visualizations.
Write, edit and run Cypher Match query. Watch demo
Allows to run a single Match (or UNION) query at a time.
Provides a very basic validation for Match query syntax.
User discretion is
expected to ensure query syntax correctness.
Datato JSON is a Mashed Datato visualization represented in JSON format.
This allows to save, edit and share Mashed Datato visualizations over email.
When a Mashed Datato graph visualization is displayed, it's corresponding Datato JSON can be copied from the JSON log.
Datato JSON can be run directly from the JSON Executor. Watch demo
Datato JSON doesn't need an active database connection. It has
neo4j login credentials stored in encrypted format as session key
(sk).
For
security reasons, this encrypted session key (sk) is valid for 3
days only except for neo4j demo url,
"neo4j+s://demo.neo4jlabs.com".
stacked bar chart
pie chart
area step chart
line chart
area spline chart
line chart with zoom
DASHBOARD