Grax.to_rdf

You're seeing just the function to_rdf, go back to Grax module for more information.
Link to this function

to_rdf(mapping, opts \\ [])

View Source

Specs

to_rdf(Grax.Schema.t(), opts :: keyword()) ::
  {:ok, RDF.Graph.t()} | {:error, any()}