On Wed, Oct 10, 2012 at 1:45 AM, kirtiraj darwai <vda...@gmail.com> wrote:
> hi,
>
> i want to write query for depth first search algorithm in Gremlin
> can anyone please help me ???
>
> --
>
>
kirtiraj darwai
unread,
Oct 11, 2012, 7:03:48 AM10/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gremli...@googlegroups.com
yeah Gremlin is naturally DFS but if i want to write query for other traversal algo like BFS. so is it possible to have that type of query ????
Stephen Mallette
unread,
Oct 11, 2012, 7:11:29 AM10/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gremli...@googlegroups.com
That same link describes how to do depth-first and breath-first: