I might be wrong, but I don't think cts:cluster will do that. Take a look at https://github.com/marklogic/semantic and http://marklogic.github.io/semantic/ instead. You could either insert new triples that describe your author relationships, or write your own code using the semantic library as a model.
-- Mike On 20 May 2013, at 12:41 , Varun Varunesh <[email protected]> wrote: > Hi All, > > I need a quick help. I have not yet explored MarkLogic cts:cluster but my > problem sounds more like clustering. > > So, My problem is I have lots of document in database. Each document contains > one or more person name within it. Now I have to create relationship graph of > these persons i.e. if some set of persons available in more than a threshold > number of documents then connect those names with edges. > > I am using MarkLogic 5.0. > > Please suggest your way to solve this problem using MarkLogic. > > Thanks, > Varun Varunesh > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
