Click or drag to resize
GraphResultSet Constructor
Creates a new instance of GraphResultSet.

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

Parameters

rs
Type: CassandraRowSet
See Also