Hi, Sorry that I don't know of such a call in xquery, though there is this: http://docs.marklogic.com/7.0/REST/GET/v1/graphs.
If you see Javascript methods, then you are probably looking at the v8 docs. There's a selector in the upper left for version. /ch On Mon, Jan 11, 2016 at 10:38 AM, Ignacio Tripodi < [email protected]> wrote: > Hi, is there a way to list all current triple graphs in MarkLogic 7, using > the XQuery API? I only saw an API method for the Javascript interface, but > no obvious way to do this in XQuery. > > The reason for this is that I created a series of test triples under > different graphs in a development cluster, and I'd like to make sure I've > deleted all of them. So, an alternative question would be: is there a way > to delete all triples entered from all graphs in a cluster? > > Thanks, > > -i > > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
