--
You received this message because you are subscribed to the Google Groups "Categorical Data" group.
To unsubscribe from this group and stop receiving emails from it, send an email to categoricalda...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/categoricaldata/16cfaeb7-6bff-4059-85dc-c3fe965dab13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Peter,The nested data screen shots are from one of CQL's predecessors, OPL. They are built-in in the defunct old version of the IDE here: https://github.com/CategoricalData/FQL as the examples Nested and Nested 2. In CQL, it is possible to place arbitrary java objects, including CQL instances, inside CQL rows in a similar way. However, it is not recommended to do so any more than it is recommended to store SQL databases inside of SQL rows - in both CQL and SQL, hierarchical documents such as JSON or XML are recommended to be shredded into systems of flat foreign keys and simple compound datatypes (lists, finite maps, etc). I'd be happy to chat further if you have a specific use case in mind.Ryan
On Tue, May 28, 2019 at 3:27 AM Peter Klosowski <klo...@gmail.com> wrote:
--Hi all,Is there any chance you could share the code (schema and instance) behind the nested data example on the screenshots page?That would be much appreciated, thank you in advance!Best,Peter
You received this message because you are subscribed to the Google Groups "Categorical Data" group.
To unsubscribe from this group and stop receiving emails from it, send an email to categor...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to categoricalda...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/categoricaldata/9877b830-089c-40dc-89d9-7fc59b4e9c97%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to categoricalda...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/categoricaldata/78de0b2a-530f-45cd-81fd-636f24303fb8%40googlegroups.com.