Click or drag to resize

GraphResultSet Constructor

Creates a new instance of GraphResultSet.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public GraphResultSet(
	RowSet rs
)

Parameters

rs
Type: DseRowSet
See Also