Uses of Class
org.eclipse.rdf4j.rio.helpers.LongRioSetting
-
Packages that use LongRioSetting Package Description org.eclipse.rdf4j.rio.helpers Provides helpers classes for Rio. -
-
Uses of LongRioSetting in org.eclipse.rdf4j.rio.helpers
Fields in org.eclipse.rdf4j.rio.helpers declared as LongRioSetting Modifier and Type Field Description static LongRioSettingBinaryRDFWriterSettings. BUFFER_SIZEDeprecated, for removal: This API element is subject to removal in a future version.Useorg.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings#BUFFER_SIZEinstead.static LongRioSettingBasicParserSettings. LARGE_LITERALS_LIMITIfBasicParserSettings.LARGE_LITERALS_HANDLINGis set toLargeLiteralHandling.PRESERVE, which it is by default, then the value of this setting is not used.static LongRioSettingBinaryRDFWriterSettings. VERSIONDeprecated, for removal: This API element is subject to removal in a future version.Useorg.eclipse.rdf4j.rio.binary.BinaryRDFWriterSettings#VERSIONinstead.
-