C# Class Glyma.HttpHandlers.QueryMapResultSet

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Свойство Type Description
FromDescriptorType System.Guid
FromToRelationshipType System.Guid
MapContainerRelationshipType System.Guid
ToDescriptorType System.Guid
TransclusionFromToRelationshipType System.Guid
TransclusionMapDescriptorType System.Guid

Private Properties

Свойство Type Description
AddDescriptorByNode void
AddDescriptorByRelationship void

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
AddDescriptorByNode ( QueryMapDescriptor descriptor ) : void
AddDescriptorByRelationship ( QueryMapDescriptor descriptor ) : void

Method Details

FindNodeIdsByRelationshipType() public méthode

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
Résultat void

GetNode() public méthode

public GetNode ( System.Guid relationshipId, System.Guid descriptorType ) : QueryMapNode
relationshipId System.Guid
descriptorType System.Guid
Résultat QueryMapNode

GetNodes() public méthode

public GetNodes ( System.Guid relationshipId ) : QueryMapDescriptor>.Dictionary
relationshipId System.Guid
Résultat QueryMapDescriptor>.Dictionary

GetRelationshipsByDescriptorType() public méthode

public GetRelationshipsByDescriptorType ( System.Guid nodeId, System.Guid descriptorType ) : IEnumerable
nodeId System.Guid
descriptorType System.Guid
Résultat IEnumerable

GetRelationshipsByRelationshipType() public méthode

public GetRelationshipsByRelationshipType ( System.Guid nodeId ) : IEnumerable
nodeId System.Guid
Résultat IEnumerable

QueryMapResultSet() public méthode

public QueryMapResultSet ( IMultipleResults queryMapResultSets ) : System
queryMapResultSets IMultipleResults
Résultat System

Property Details

FromDescriptorType public_oe static_oe property

public static Guid,System FromDescriptorType
Résultat System.Guid

FromToRelationshipType public_oe static_oe property

public static Guid,System FromToRelationshipType
Résultat System.Guid

MapContainerRelationshipType public_oe static_oe property

public static Guid,System MapContainerRelationshipType
Résultat System.Guid

ToDescriptorType public_oe static_oe property

public static Guid,System ToDescriptorType
Résultat System.Guid

TransclusionFromToRelationshipType public_oe static_oe property

public static Guid,System TransclusionFromToRelationshipType
Résultat System.Guid

TransclusionMapDescriptorType public_oe static_oe property

public static Guid,System TransclusionMapDescriptorType
Résultat System.Guid