Closed iddan closed 4 years ago
Status of implementation:
@dennwc I'd like your help with Morphism. I'll try to reduce panics and cover more parts of the code with testing soon but I think we can start the review process.
I see what you say. But I think the steps should reflect the API exposed. Specifically, I think .skip().limit()
is a good API. I think two guidelines are similarity to Gremlin API and simplicity.
@dennwc I think I got rid of the last problematic panic()
@dennwc I think for now we can leave Properties to accept only IRIs until we make changes for morphism.
@dennwc we should make properties with empty iri set to save all properties
Resolves #877 Resolves #835 Resolves #852 Resolves #311
This change is