C# Class Two10.AzureGraphStore.GraphClient

ファイルを表示 Open project: richorama/AzureStorageExtensions

Public Methods

Method Description
GetGraphReference ( string name ) : Graph
GraphClient ( Microsoft.WindowsAzure.Storage.CloudStorageAccount account ) : System.Collections.Generic
ListGraphs ( ) : IEnumerable

Method Details

GetGraphReference() public method

public GetGraphReference ( string name ) : Graph
name string
return Graph

GraphClient() public method

public GraphClient ( Microsoft.WindowsAzure.Storage.CloudStorageAccount account ) : System.Collections.Generic
account Microsoft.WindowsAzure.Storage.CloudStorageAccount
return System.Collections.Generic

ListGraphs() public method

public ListGraphs ( ) : IEnumerable
return IEnumerable