Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BrightstarDB
Graph
Context
C# Class BrightstarDB.Graph.Context
Exibir arquivo
Open project: BrightstarDB/GraphApi
Class Usage Examples
Public Methods
Method
Description
AddSet
(
List
uris
) :
void
Context
( ) :
System
LabelSet
(
string
label
) :
void
Method Details
AddSet()
public
method
public
AddSet
(
List
uris
) :
void
uris
List
return
void
Context()
public
method
public
Context
( ) :
System
return
System
LabelSet()
public
method
public
LabelSet
(
string
label
) :
void
label
string
return
void