-
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
GraphToStringConverter.convert(RdfFormat rdfFormat,
org.apache.commons.rdf.api.Graph graph)
GraphToStringConverter.convert(RdfFormat rdfFormat,
org.apache.commons.rdf.api.Graph graph,
boolean resolveIris)
org.apache.commons.rdf.api.Graph
Map<org.apache.commons.rdf.api.BlankNodeOrIRI,org.apache.commons.rdf.api.Graph>
StringToGraphConverter.convert(RdfFormat rdfFormat,
Set<org.apache.commons.rdf.api.BlankNodeOrIRI> subjects,
String graphAsString)