C# Class Dimi.InstantRDF.Web.Backoffice.RebuildRDFWorker

Afficher le fichier Open project: coding3d/InstantRDF

Méthodes publiques

Méthode Description
Rebuild ( ) : void

Rebuilds the RDF graphs.

Private Methods

Méthode Description
ResetMemory ( ) : void

Resets the memory of the system, by "touching" the web.config file.

SaveGraphs ( VDS.RDF.Graph ontologyGraph, VDS.RDF.Graph resourceGraph ) : void

Saves the graphs.

Method Details

Rebuild() public static méthode

Rebuilds the RDF graphs.
public static Rebuild ( ) : void
Résultat void