Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Neo4JConfig ¶
type WikidataImporter ¶
type WikidataImporter struct { Config *Neo4JConfig // contains filtered or unexported fields }
func NewWikidataImporter ¶
func NewWikidataImporter(config *Neo4JConfig, dumpPath string) (*WikidataImporter, error)
func (*WikidataImporter) Close ¶
func (wi *WikidataImporter) Close()
func (*WikidataImporter) RunStage0 ¶
func (wi *WikidataImporter) RunStage0() error
func (*WikidataImporter) RunStage1 ¶
func (wi *WikidataImporter) RunStage1() error
func (*WikidataImporter) RunStage2 ¶
func (wi *WikidataImporter) RunStage2() error
func (*WikidataImporter) RunStage3 ¶
func (wi *WikidataImporter) RunStage3() error
Click to show internal directories.
Click to hide internal directories.