Uses of Class
com.google.refine.model.recon.StandardReconConfig.QueryProperty
Packages that use StandardReconConfig.QueryProperty
-
Uses of StandardReconConfig.QueryProperty in com.google.refine.model.recon
Fields in com.google.refine.model.recon with type parameters of type StandardReconConfig.QueryPropertyModifier and TypeFieldDescriptionprotected List<StandardReconConfig.QueryProperty>StandardReconConfig.ReconQuery.propertiesConstructor parameters in com.google.refine.model.recon with type arguments of type StandardReconConfig.QueryPropertyModifierConstructorDescriptionReconQuery(String query, String typeID, List<StandardReconConfig.QueryProperty> properties, int limit)