Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I generate the json array from a MySql db and load it? #33

Open
dismalmanager82 opened this issue Aug 6, 2018 · 1 comment
Open

Comments

@dismalmanager82
Copy link

I already has a MySql db with my inventory and from my PHP site I can generate the json array (json_encode). How can I make it available as an input?
Thanks

@Degooya
Copy link

Degooya commented Jun 5, 2019

you would have to parse it in the right D3.js format and then add it to the parameter 'neo4jData'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants