C# 클래스 Glyma.HttpHandlers.QueryMapResultSet

파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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