Visualization in web admin databrowser - neo4j 1.7

116 views
Skip to first unread message

Alex

unread,
May 4, 2012, 4:37:47 AM5/4/12
to Neo4j

Hi guys, it's any kind of limit in visualization of relationships in
webadmin Data browser

because i cannot see all relationships of one node, and i not see any
kind of pagination.
I have more than 2k relation on that node.

Thanks !




Peter Neubauer

unread,
May 4, 2012, 4:51:14 AM5/4/12
to ne...@googlegroups.com
Alex,
no there is no such thing right now. Would be cool to implement
though. I actually think implementing support for visualizing Cypher
queries subgraphs (which then can limit the returned results) would be
even better, something like

start n=node(23) match n-[r]-() return n, r limit 100

Would be ideal right? Could you maybe file a feature request so we
don't forget it?

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

If you can write, you can code - @coderdojomalmo
If you can sketch, you can use a graph database - @neo4j

Alex

unread,
May 4, 2012, 4:58:22 AM5/4/12
to Neo4j
Yeah, it's not a big problem, i can extract the relations with cypher
query by type of relation,
my question was only because with data browser i fast check the weight
of all relations in one click :)
i'm lazy :)

Thank you Peter.


On 4 Mag, 10:51, Peter Neubauer <peter.neuba...@neotechnology.com>
wrote:

Peter Neubauer

unread,
May 4, 2012, 5:04:58 AM5/4/12
to ne...@googlegroups.com
You know that in the data browser, Cypher syntax is supported in the
data browser search field too, right?

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

If you can write, you can code - @coderdojomalmo
If you can sketch, you can use a graph database - @neo4j


Reply all
Reply to author
Forward
0 new messages