We are exploring the options of incorporating ML as our document storage engine for our application. Currently our data is stored in an RDBMS, but we can easily export the data in XML format. One issue that we're currently having while developing the model is the need to keep some relational integrity between some documents (parent-child). I know from the limited research I've done that cross-document links are available with ML. However, I do not know if it is possible to create auto-generated ids in ML for such documents. Can ML create/generate id values for parent/child documents on-the-fly during ingestion (we'll likely use mlcp)? If so, can anyone point me in the right direction for more info on how these are created and/or the configuration required.
Thanks in advance! Best Regards, Luke
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
