Uses of Enum
org.wikidata.wdtk.examples.ExampleHelpers.DumpProcessingMode
Package
Description
Package for example programs that demonstrate how to use Wikidata Toolkit in practice.
-
Uses of ExampleHelpers.DumpProcessingMode in org.wikidata.wdtk.examples
Modifier and TypeFieldDescriptionstatic final ExampleHelpers.DumpProcessingMode
ExampleHelpers.DUMP_FILE_MODE
Defines which dumps will be downloaded and processed in all examples.Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ExampleHelpers.DumpProcessingMode[]
ExampleHelpers.DumpProcessingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.