RDF.BlankNode.equal_value-question-mark

You're seeing just the function equal_value-question-mark, go back to RDF.BlankNode module for more information.
Link to this function

equal_value?(left, right)

View Source

Specs

equal_value?(t(), t()) :: boolean() | nil

Tests for value equality of blank nodes.

Returns nil when the given arguments are not comparable as blank nodes.