1

I get all nodes on the json file but I didn't find the relationships. I get null value even if my BD is full. Could you please help me?

1
  • Could you edit with more detail? The query that you're using and how you're trying to visualize the JSON? Commented Aug 17, 2015 at 21:57

2 Answers 2

1

In case you're getting the JSON through the REST Transactional end point you may ask to return your result as graph format, so with both nodes and links.

More in general @micheal-hunger answer is right as reference.

Sign up to request clarification or add additional context in comments.

Comments

0

Perhaps explain in more detail what you want? You can export the JSON from a graph query for further processing.

If you want to visualize the results of a cypher query on your own, check this out: http://neo4j.com/developer/guide-data-visualization

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.