Grax.Callbacks.on_to_rdf

You're seeing just the callback on_to_rdf, go back to Grax.Callbacks module for more information.
Link to this callback

on_to_rdf(arg1, arg2, opts)

View Source

Specs

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