C# Class VDS.RDF.Utilities.Query.RoqetQuery

Afficher le fichier Open project: dotnetrdf/dotNetRDF.Toolkit Class Usage Examples

Méthodes publiques

Méthode Description
RunQuery ( Array args ) : void

Private Methods

Méthode Description
LoadGraph ( String uri, bool fromFile ) : IGraph
SetBaseUri ( String uri ) : bool
SetDataUri ( String uri ) : bool
SetDumpFormat ( String format ) : bool
SetLanguage ( String lang ) : bool
SetNamedUri ( String uri ) : bool
SetOptions ( Array args ) : bool
SetResultsFormat ( String format ) : bool
ShowUsage ( ) : void

Method Details

RunQuery() public méthode

public RunQuery ( Array args ) : void
args Array
Résultat void