C# 클래스 DynamicSPARQLSpace.Exists

상속: Group, IWhereItem
파일 보기 프로젝트 열기: Efimster/DynamicSPARQL 1 사용 예제들

공개 메소드들

메소드 설명
AppendToString ( StringBuilder sb, bool autoQuotation = false, bool skipTriplesWithEmptyObject = false, bool mindAsterisk = false ) : StringBuilder
Exists ( ) : System

메소드 상세

AppendToString() 공개 메소드

public AppendToString ( StringBuilder sb, bool autoQuotation = false, bool skipTriplesWithEmptyObject = false, bool mindAsterisk = false ) : StringBuilder
sb StringBuilder
autoQuotation bool
skipTriplesWithEmptyObject bool
mindAsterisk bool
리턴 StringBuilder

Exists() 공개 메소드

public Exists ( ) : System
리턴 System