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 Gremlin-users
Is this the proper result for Count?
I was considering a return value of 0 for an empty graph.
gremlin> Graph g = new TinkerGraph()
==>tinkergraph[vertices:0 edges:0]
gremlin> g.V.Count()
No such property: g for class: groovysh_evaluate
Display stack trace? [yN]
Pierre De Wilde
unread,
Feb 10, 2012, 11:48:55 AM2/10/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
Hey,
On Fri, Feb 10, 2012 at 4:19 PM, deeptree <api...@gmail.com> wrote: