Of course the scripts will have to exist server-side, but that can
change too so that you point to a script file in the client or write a
small script in the prompt and send down to the ShellServer.

2009/5/20 Mattias Persson <matt...@neotechnology.com>:
> Well, basically it's the ame idea here. However the Shell have had
> scripting support from day one for Groovy and Jython (can of course
> add one for Ruby as well) using commands gsh and jsh respectively, but
> I'm thinking more about a simple traverser command where you don't
> want to hack a script just to do a simple traversal
>
> 2009/5/20 Peter Neubauer <neubauer.pe...@gmail.com>:
>> Hi there,
>> would that be the same idea as adding support for a scripting language
>> for traversers in Neoclipse? Sounds like a little JRuby or Groovy
>> magic would be perfect to describe small traversers and filters here.
>>
>> /peter
>>
>> GTalk:      neubauer.peter
>> Skype       peter.neubauer
>> Phone       +46 704 106975
>> LinkedIn   http://www.linkedin.com/in/neubauer
>> Twitter      http://twitter.com/peterneubauer
>>
>> http://www.neo4j.org     - New Energy for Data - The Graph Database.
>> http://www.ops4j.org     - New Energy for OSS Communities - Open
>> Participation Software.
>> http://www.qi4j.org        - New Energy for Java - Domain Driven Development.
>>
>>
>>
>> On Wed, May 20, 2009 at 10:41 AM, Mattias Persson
>> <matt...@neotechnology.com> wrote:
>>> Hi all,
>>>
>>> I'm missing some nice 'traverse' command in the shell. Something
>>> simple which could look up stuff for me instead of my having to 'cd'
>>> and 'ls' on a lot of nodes to find the right one. I was thinking that
>>> it can take relationship types (with wildcards optionally, since we
>>> now have NeoService#getAllRelationshipTypes()) and optionally
>>> direction as well as property filters and maybe more.
>>>
>>> Input on such a command anyone?
>>>
>>> Also look at https://trac.neo4j.org/ticket/176
>>>
>>> --
>>> Mattias Persson, [matt...@neotechnology.com]
>>> Neo Technology, www.neotechnology.com
>>> _______________________________________________
>>> Neo mailing list
>>> User@lists.neo4j.org
>>> https://lists.neo4j.org/mailman/listinfo/user
>>>
>> _______________________________________________
>> Neo mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
>
>
> --
> Mattias Persson, [matt...@neotechnology.com]
> Neo Technology, www.neotechnology.com
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Neo Technology, www.neotechnology.com
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to