| Package | Description | 
|---|---|
| com.microsoft.azure.management.resources.fluentcore.dag | 
 This package contains the graph related classes that are useful
 for performing cloud requests in parallel. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Graph<DataT,NodeT extends Node<DataT,NodeT>>
Type representing a directed graph data structure. 
 | 
class  | 
Node<DataT,NodeT extends Node<DataT,NodeT>>
Type represents a node in a  
Graph. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DAGNode<DataT,NodeT extends DAGNode<DataT,NodeT>>
The type representing node in a  
DAGraph. | 
Copyright © 2019. All rights reserved.