I have the cmislib installed for Python. On my version of Alfresco I only have a site with 2 folders and about 10 documents in them. What code would I use to pull up all of the document's properties in a dictionary (or any other data type)? I realize this would be a costly script if I was running this against a major Alfresco installation but I just want to do this on my small system so I can better learn how the repository is accessed programmatically.
Thanks,
jnoob