[Developers] Unlinking Objects of Type...

John Giannandrea jg at metaweb.com
Thu Aug 23 04:45:15 UTC 2007



You have to disconnect them one clause at a time, i.e. provide all the
ids and a connect: delete clause per item.

The alternative would be too unconstrained and possibly dangerous.

You can do it all in one query however, with multiple clauses.
See this page for more documentation.

http://www.freebase.com/view/helptopic?id=% 
239202a8c04000641f800000000544e111#id2622472

-jg


On Aug 22, 2007, at 8:31 PM, Michael Jones wrote:
> I'm looking for a way to unlink some instances of a specific type (I'd
> prefer to delete them entirely, but that another discussion.)  There
> are a lot of them, so manually doing it is out.  I could write a
> script, but it seems this ought to be doable with a single query.





More information about the Developers mailing list