Uses of Enum
org.eclipse.rdf4j.rio.helpers.JSONLDMode
-
Uses of JSONLDMode in org.eclipse.rdf4j.rio.helpers
Modifier and TypeFieldDescriptionstatic final RioSetting<JSONLDMode>
JSONLDSettings.JSONLD_MODE
TheJSONLDMode
that the writer will use to reorganise the JSONLD document after it is created.Modifier and TypeMethodDescriptionstatic JSONLDMode
Returns the enum constant of this type with the specified name.static JSONLDMode[]
JSONLDMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.