[ Version ( deprecated = true , deprecated_since = "0.17.7" , since = "0.15.1" ) ]
public uint64 get_property_hits (string property)
Warning: get_property_hits is deprecated since 0.17.7.
Returns the total number of hits that the Freebase database stores for this object, this number either equals or is greater than get_property_count, the query limit can be controlled through set_max_results on the topic query.
Google Freebase has been permanently shut down.
If this contains no information about property, 0 is returned.
| this | |
| property |
a property name contained in this |
|
the total number of hits for this property |