C# Class DynamicSPARQLSpace.Exists

Inheritance: Group, IWhereItem
Afficher le fichier Open project: Efimster/DynamicSPARQL Class Usage Examples

Méthodes publiques

Méthode Description
AppendToString ( StringBuilder sb, bool autoQuotation = false, bool skipTriplesWithEmptyObject = false, bool mindAsterisk = false ) : StringBuilder
Exists ( ) : System

Method Details

AppendToString() public méthode

public AppendToString ( StringBuilder sb, bool autoQuotation = false, bool skipTriplesWithEmptyObject = false, bool mindAsterisk = false ) : StringBuilder
sb StringBuilder
autoQuotation bool
skipTriplesWithEmptyObject bool
mindAsterisk bool
Résultat StringBuilder

Exists() public méthode

public Exists ( ) : System
Résultat System