Table of Contents

Interface IRelationshipGraphTraversal

Namespace: Casewhere.Gdpr.Runtime
Assembly: Casewhere.Gdpr.Runtime.dll

public interface IRelationshipGraphTraversal

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IRelationshipGraphTraversal>(IRelationshipGraphTraversal)

Methods

Traverse(RelationshipGraph, string)

IReadOnlyList<DynamicDataObject> Traverse(RelationshipGraph relationshipGraph, string userIdentifier)

Parameters

relationshipGraph RelationshipGraph

userIdentifier string

Returns

IReadOnlyList<DynamicDataObject>