Uses of Class
org.openrefine.model.recon.StandardReconConfig.QueryProperty
-
Packages that use StandardReconConfig.QueryProperty Package Description org.openrefine.model.recon -
-
Uses of StandardReconConfig.QueryProperty in org.openrefine.model.recon
Fields in org.openrefine.model.recon with type parameters of type StandardReconConfig.QueryProperty Modifier and Type Field Description protected List<StandardReconConfig.QueryProperty>
StandardReconConfig.ReconQuery. properties
Constructor parameters in org.openrefine.model.recon with type arguments of type StandardReconConfig.QueryProperty Constructor Description ReconQuery(String query, String typeID, List<StandardReconConfig.QueryProperty> properties, int limit)
-