Click or drag to resize

FeaturesIsRdfModel Property

Is the graph an RDF framework? Deprecated thus far, isRDFModel describes a collection of features. Use actual features to describe your data model.

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public bool IsRdfModel { get; set; }

Property Value

Type: Boolean
See Also