Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
formatGraphAsText :: RDFGraph -> Textswish Swish.RDF.Formatter.N3 Convert the graph to text.
formatGraphDiag :: Builder -> Bool -> RDFGraph -> (Builder, NodeGenLookupMap, Word32, [String])swish Swish.RDF.Formatter.N3 Format graph and return additional information
formatGraphIndent :: Builder -> Bool -> RDFGraph -> Builderswish Swish.RDF.Formatter.N3 Convert the graph to a builder using the given indentation text.
formatGraphAsBuilder :: RDFGraph -> Builderswish Swish.RDF.Formatter.NTriples Convert a RDF graph to NTriples format.
formatGraphAsLazyText :: RDFGraph -> Textswish Swish.RDF.Formatter.NTriples Convert a RDF graph to NTriples format.
formatGraphAsText :: RDFGraph -> Textswish Swish.RDF.Formatter.NTriples Convert a RDF graph to NTriples format.
formatGraphAsBuilder :: RDFGraph -> Builderswish Swish.RDF.Formatter.Turtle Convert the graph to a Builder.
formatGraphAsLazyText :: RDFGraph -> Textswish Swish.RDF.Formatter.Turtle Convert the graph to text.
formatGraphAsText :: RDFGraph -> Textswish Swish.RDF.Formatter.Turtle Convert the graph to text.
formatGraphDiag :: Builder -> Bool -> RDFGraph -> (Builder, NodeGenLookupMap, Word32, [String])swish Swish.RDF.Formatter.Turtle Format graph and return additional information.