neo4j-contrib / neoclipse

Graph Database Tool
218 stars 136 forks source link

Cypher Editor #7

Closed nrkkalyan closed 12 years ago

nrkkalyan commented 12 years ago

Integrate Cypher editor or Sql editor with NoSQL-JDBC so that one can run queries

jexp commented 12 years ago

query results should be rendered tabular or as graph

peterneubauer commented 12 years ago

Yay, much along the lines of http://rickardoberg.wordpress.com/2011/12/19/creating-a-jdbc-driver-for-neo4j/ with an SQL like view that you could get somewhere!

/peter

On Wed, Dec 21, 2011 at 4:07 PM, Radhakrishna Kalyan reply@reply.github.com wrote:

Integrate Cypher editor or Sql editor with NoSQL-JDBC  so that one can run queries


Reply to this email directly or view it on GitHub: https://github.com/neo4j/neoclipse/issues/7

nrkkalyan commented 12 years ago

ya, I was inspired by that post itself. And I think its up to the user to choose to see the results as graph or tabular.

nrkkalyan commented 12 years ago

The functionality is now added as a to the current version. Download https://github.com/neo4j/neoclipse/downloads

Happy testing..

peterneubauer commented 12 years ago

Cool, Will do so ASAP!

When we release neo4j 1.6 in a mcouple of weeks, I think you should do a blog post about all your improvements of neoclipse or do a screencast. WDYT?

On Monday, January 9, 2012, Radhakrishna Kalyan < reply@reply.github.com> wrote:

The functionality is now added as a to the current version. Download https://github.com/neo4j/neoclipse/downloads

Happy testing..


Reply to this email directly or view it on GitHub: https://github.com/neo4j/neoclipse/issues/7#issuecomment-3418510

Cheers,

/peter neubauer

Google: neubauer.peter Skype: peter.neubauer Phone: +46 704 106975 LinkedIn: http://www.linkedin.com/in/neubauer Twitter: @peterneubauer Tungle: tungle.me/peterneubauer

brew install neo4j && neo4j start heroku addons:add neo4j

nrkkalyan commented 12 years ago

Sure. Will work on that from next week.

Sent from my iPhone

On Jan 10, 2012, at 7:46 PM, Peter Neubauerreply@reply.github.com wrote:

Cool, Will do so ASAP!

When we release neo4j 1.6 in a mcouple of weeks, I think you should do a blog post about all your improvements of neoclipse or do a screencast. WDYT?

On Monday, January 9, 2012, Radhakrishna Kalyan < reply@reply.github.com> wrote:

The functionality is now added as a to the current version. Download https://github.com/neo4j/neoclipse/downloads

Happy testing..


Reply to this email directly or view it on GitHub: https://github.com/neo4j/neoclipse/issues/7#issuecomment-3418510

Cheers,

/peter neubauer

Google: neubauer.peter Skype: peter.neubauer Phone: +46 704 106975 LinkedIn: http://www.linkedin.com/in/neubauer Twitter: @peterneubauer Tungle: tungle.me/peterneubauer

brew install neo4j && neo4j start heroku addons:add neo4j


Reply to this email directly or view it on GitHub: https://github.com/neo4j/neoclipse/issues/7#issuecomment-3434688

peterneubauer commented 12 years ago

Love it! Just one comment - could we add a shortcut to execute all cypher in the current view (e.g. ctr+enter) and put that into the tooltip for the run-icon, too? Otherwise, very very neat!

nrkkalyan commented 12 years ago

Thank you, I will do that change.

Kalyan

On Thu, Jan 12, 2012 at 3:54 AM, Peter Neubauer < reply@reply.github.com

wrote:

Love it! Just one comment - could we add a shortcut to execute all cypher in the current view (e.g. ctr+enter) and put that into the tooltip for the run-icon, too? Otherwise, very very neat!


Reply to this email directly or view it on GitHub: https://github.com/neo4j/neoclipse/issues/7#issuecomment-3457616

Thanks and Regards N Radhakrishna Kalyan

nrkkalyan commented 12 years ago

Added shortcut to execute the cypher query (Alt+Enter)

peterneubauer commented 12 years ago

Great, thank you!

/peter

Sent from my phone, please excuse typos and autocorrection. On Jan 12, 2012 11:09 AM, "Radhakrishna Kalyan" < reply@reply.github.com> wrote:

Added shortcut to execute the cypher query (Alt+Enter)


Reply to this email directly or view it on GitHub: https://github.com/neo4j/neoclipse/issues/7#issuecomment-3468703