Skip to content

Fixed the type of the REF relation

Alexandru Dura requested to merge al7330du/metadl:master into master

The type of the REF relation is now REF(Int, String), where the second argument is the name of the referred predicate, without the leading quotation symbol.

Merge request reports