haenf

Results 2 comments of haenf

I found a very simple solution that gives the same effect as an OrderedDict: ``` lanprops = [] for lan in languages prop = Mongoc.BSON() prop["hasPropertyName"] = "hasLabel" prop["hasDataType"] =...

Ok, simple enough... Thank you for your quick reply!