C# Класс Glyma.HttpHandlers.QueryMapResultSet

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

Открытые свойства

Свойство Тип Описание
FromDescriptorType System.Guid
FromToRelationshipType System.Guid
MapContainerRelationshipType System.Guid
ToDescriptorType System.Guid
TransclusionFromToRelationshipType System.Guid
TransclusionMapDescriptorType System.Guid

Private Properties

Свойство Тип Описание
AddDescriptorByNode void
AddDescriptorByRelationship void

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

Метод Описание
FindNodeIdsByRelationshipType ( System.Guid nodeId, HashSet &relatedMapsNodeList, System.Guid ignoreNodeId, System.Guid descriptorTypeId ) : void
GetNode ( System.Guid relationshipId, System.Guid descriptorType ) : QueryMapNode
GetNodes ( System.Guid relationshipId ) : QueryMapDescriptor>.Dictionary
GetRelationshipsByDescriptorType ( System.Guid nodeId, System.Guid descriptorType ) : IEnumerable
GetRelationshipsByRelationshipType ( System.Guid nodeId ) : IEnumerable
QueryMapResultSet ( IMultipleResults queryMapResultSets ) : System

Приватные методы

Метод Описание
AddDescriptorByNode ( QueryMapDescriptor descriptor ) : void
AddDescriptorByRelationship ( QueryMapDescriptor descriptor ) : void

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

FindNodeIdsByRelationshipType() публичный Метод

public FindNodeIdsByRelationshipType ( System.Guid nodeId, HashSet &relatedMapsNodeList, System.Guid ignoreNodeId, System.Guid descriptorTypeId ) : void
nodeId System.Guid
relatedMapsNodeList HashSet
ignoreNodeId System.Guid
descriptorTypeId System.Guid
Результат void

GetNode() публичный Метод

public GetNode ( System.Guid relationshipId, System.Guid descriptorType ) : QueryMapNode
relationshipId System.Guid
descriptorType System.Guid
Результат QueryMapNode

GetNodes() публичный Метод

public GetNodes ( System.Guid relationshipId ) : QueryMapDescriptor>.Dictionary
relationshipId System.Guid
Результат QueryMapDescriptor>.Dictionary

GetRelationshipsByDescriptorType() публичный Метод

public GetRelationshipsByDescriptorType ( System.Guid nodeId, System.Guid descriptorType ) : IEnumerable
nodeId System.Guid
descriptorType System.Guid
Результат IEnumerable

GetRelationshipsByRelationshipType() публичный Метод

public GetRelationshipsByRelationshipType ( System.Guid nodeId ) : IEnumerable
nodeId System.Guid
Результат IEnumerable

QueryMapResultSet() публичный Метод

public QueryMapResultSet ( IMultipleResults queryMapResultSets ) : System
queryMapResultSets IMultipleResults
Результат System

Описание свойств

FromDescriptorType публичное статическое свойство

public static Guid,System FromDescriptorType
Результат System.Guid

FromToRelationshipType публичное статическое свойство

public static Guid,System FromToRelationshipType
Результат System.Guid

MapContainerRelationshipType публичное статическое свойство

public static Guid,System MapContainerRelationshipType
Результат System.Guid

ToDescriptorType публичное статическое свойство

public static Guid,System ToDescriptorType
Результат System.Guid

TransclusionFromToRelationshipType публичное статическое свойство

public static Guid,System TransclusionFromToRelationshipType
Результат System.Guid

TransclusionMapDescriptorType публичное статическое свойство

public static Guid,System TransclusionMapDescriptorType
Результат System.Guid