Hi!

Anders Nawroth wrote:
Yes, the IGraphContentProvider interface.

The time to provide the graph info was reduced by 2/3 by this change. Still, most of the time is used to execute the layouts and draw the graph (I did not check this further).

It's fast, but i found one drawback: when at traversal depth zero or having an empty node space, the view will be empty, as there are no relations to show. So there's no reference node to see there.

I tried to swap the content provider depending on the traversal depth, but this won't work (they have to implement the same interface ...).

Don't know if this is a problem, what do you think? An empty node space creating an empty view could be regarded as quite logical!

/anders
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to