WikiNets icon indicating copy to clipboard operation
WikiNets copied to clipboard

Create Cypher Query Plugin

Open willzeng opened this issue 12 years ago • 1 comments

Is this a necessary feature given that Neo4j comes with a powerful (and continually getting better) browser?

Perhaps it would be best just to link directly to the admin interface of the associated database?

This could be a feature that is only available to ADMIN account.

willzeng avatar Dec 19 '13 01:12 willzeng

I'm considering adding this to the omniBox. We can execute a cypher query is one types ? start n=node(*) return n; where the ? indicates the start of a cypher query.

willzeng avatar Feb 13 '14 00:02 willzeng