A dataset that can be given to web graphs. This is meant to be a parent class of your own dataset object.
Namespace: Esper.SkillWeb Inherits from: SkillWebObject Type: abstract class
Esper.SkillWeb
SkillWebObject
abstract class
public static
resourcesPath
string
The path to all generated objects of this type relative to the resources folder.
public
graph
WebGraph
The web graph reference.
public abstract
GetDisplayName()
Gets the web graph's display name.
Last updated 6 months ago