I have the following class:
class document { int Id; List Tags; } class Tag { int Id; }
I want to get all the documen