C# 클래스 Dimi.InstantRDF.Web.Backoffice.RebuildRDFWorker

파일 보기 프로젝트 열기: coding3d/InstantRDF

공개 메소드들

메소드 설명
Rebuild ( ) : void

Rebuilds the RDF graphs.

비공개 메소드들

메소드 설명
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.

메소드 상세

Rebuild() 공개 정적인 메소드

Rebuilds the RDF graphs.
public static Rebuild ( ) : void
리턴 void