get_property_hits


Description:

[ 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.

Note:

Google Freebase has been permanently shut down.

If this contains no information about property, 0 is returned.

Parameters:

this

a FreebaseTopicObject

property

a property name contained in this

Returns:

the total number of hits for this property