Re: [MarkLogic Dev General] Query Console and Database Browsing

2018-03-10 Thread Florent Georges
Hi Hans, You can have a look at the EXPath Console for MarkLogic. Make sure to checkout the branch project-environs, which contains the latest devs: https://github.com/fgeorges/expath-ml-console/tree/project-environs The section "Browser" in the above page should give you an idea of how it lets

[MarkLogic Dev General] Entity Services

2018-03-10 Thread Sudheer Kakileti
Hi Team, In Entity Services, we declare relationships as ref. *Example*: In definitions section, we declare like below: “name”:{“$ref”:”#/defenitions/Name”}, We are passing only one tablename or entity. But as per my requirement I need to check all entities and get the relationship as 1:n or