1

The orientDB graph editor cannot handle multiple edges. For eg I am trying to plot a graph for 20 vertex and 500 edges where vertex are the name of the person and the edges contains the property of timestamp. But when i try to fire a simple query like "Select * From Person" the canvas is unable to plot the graph properly.

Does orientDB graph editor have a maximum limit on handling the number of edges for a certain vertex? Because when i remove the edges all the vertex are displayed properly.

Are there any possible solutions to configure orientDB so it can handle many edges?

3
  • what do you get? an error? Commented Mar 27, 2017 at 9:32
  • The graph editor just stucks. i can't do anything until i clear the canvas. Commented Mar 27, 2017 at 10:06
  • Can you check some JS errors? Do you have a simple dataset to reproduce this issue? Commented Mar 27, 2017 at 10:18

1 Answer 1

3

which version of orient db you are using? I suspect the prior versions do not support large nodes. Use Orient db enterprise edition 2.2.18, It will solve your problem.

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

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.