C# 클래스 BrightstarDB.Graph.Context

파일 보기 프로젝트 열기: BrightstarDB/GraphApi 1 사용 예제들

공개 메소드들

메소드 설명
AddSet ( List uris ) : void
Context ( ) : System
LabelSet ( string label ) : void

메소드 상세

AddSet() 공개 메소드

public AddSet ( List uris ) : void
uris List
리턴 void

Context() 공개 메소드

public Context ( ) : System
리턴 System

LabelSet() 공개 메소드

public LabelSet ( string label ) : void
label string
리턴 void