You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to iterate an empty OAG currently raises a grotesquery of errors; check for emptiness when iterating (and in the RDF functions -- filter, map etc) and raise StopIteration exception appropriately.
Attempting to iterate an empty OAG currently raises a grotesquery of errors; check for emptiness when iterating (and in the RDF functions -- filter, map etc) and raise StopIteration exception appropriately.