Thanks! Looks like there are operations running. Are these easy to cancel
somehow? Sorry for all the questions - I've been perusing the docs but
can't find how to deal with this. Thanks for any help!
10.32.0.15:1027@_system> require("@arangodb/aql/queries").current();
[
{
"id" : "12919",
"query" : "FOR s IN imdb_vertices FOR t IN imdb_vertices FILTER s._id <
t._id LET p = SUM((...",
"started" : "2016-07-15T18:44:24Z",
"runTime" : 213152.8452320099,
"state" : "executing"
},
{
"id" : "12912",
"query" : "FOR s IN imdb_vertices FOR t IN imdb_vertices FILTER s._id <
t._id LET p = SUM((...",
"started" : "2016-07-15T18:43:27Z",
"runTime" : 213209.77132701874,
"state" : "executing"
}
]
--
You received this message because you are subscribed to the Google Groups
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.