GraphTraversal.Constant Method
Namespace: Microsoft.Azure.Graphs
Assembly: Microsoft.Azure.Graphs (in Microsoft.Azure.Graphs.dll)
Overload List
| Name | Description | |
|---|---|---|
![]() |
Constant() | |
![]() |
Constant(Object) |
See Also
GraphTraversal Class
Microsoft.Azure.Graphs Namespace
Return to top
GraphTraversal.Constant Method ()
Syntax
public GraphTraversal Constant()
public:
GraphTraversal^ Constant()
Public Function Constant As GraphTraversal
Return Value
Type: Microsoft.Azure.Graphs.GraphTraversal
Return to top
GraphTraversal.Constant Method (Object)
Syntax
public GraphTraversal Constant(
object value
)
public:
GraphTraversal^ Constant(
Object^ value
)
Public Function Constant (
value As Object
) As GraphTraversal
Parameters
- value
Type: System.Object
Return Value
Type: Microsoft.Azure.Graphs.GraphTraversal
Return to top
.jpeg)