C# Класс mergedServices.RelationGenerator

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getRelatedEntities ( String uri, int MaxNumberOfEntities = 7 ) : List

getting entities from the same categories as the original entities and sorting them by the number of occurences

Описание методов

getRelatedEntities() публичный статический Метод

getting entities from the same categories as the original entities and sorting them by the number of occurences
public static getRelatedEntities ( String uri, int MaxNumberOfEntities = 7 ) : List
uri String the uri to get the related entities for
MaxNumberOfEntities int Maximum number of related entities to return
Результат List