RDF.List.nodes
You're seeing just the function
nodes
, go back to RDF.List module for more information.
Specs
nodes(t()) :: [RDF.BlankNode.t()]
The RDF nodes constituting a RDF.List
as an Elixir list.