Click or drag to resize

ClusterServiceClusterRaw Method (Int32)

Gets the raw Cluster Graph for the Knowledge Base.

Namespace:  VDS.RDF.Query.Inference.Pellet.Services
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IGraph ClusterRaw(
	int number
)

Parameters

number
Type: SystemInt32
Number of Clusters.

Return Value

Type: IGraph

[Missing <returns> documentation for "M:VDS.RDF.Query.Inference.Pellet.Services.ClusterService.ClusterRaw(System.Int32)"]

See Also