C# Class BrightstarDB.Graph.Context

Afficher le fichier Open project: BrightstarDB/GraphApi Class Usage Examples

Méthodes publiques

Méthode Description
AddSet ( List uris ) : void
Context ( ) : System
LabelSet ( string label ) : void

Method Details

AddSet() public méthode

public AddSet ( List uris ) : void
uris List
Résultat void

Context() public méthode

public Context ( ) : System
Résultat System

LabelSet() public méthode

public LabelSet ( string label ) : void
label string
Résultat void