public class QueryWriter extends Object
Query writer which supports query related document sets indexing
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
QueryWriter(boolean relationSupported,
boolean indexConceptEntry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addSection(IRSection section) |
String |
getQuery() |
void |
initNewQuery() |
void |
setSubTermWeight(double weight) |
boolean |
write(int section,
ArrayList conceptList) |
boolean |
write(int section,
ArrayList conceptList,
ArrayList tripleList) |
public QueryWriter(boolean relationSupported,
boolean indexConceptEntry)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.