|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectontea.jena.Operations
public class Operations
Field Summary | |
---|---|
private static org.apache.log4j.Logger |
log
|
(package private) Memory |
mem
|
Constructor Summary | |
---|---|
Operations(Memory _mem)
Initialize jena operation with jena memory |
Method Summary | |
---|---|
java.util.Set<Result> |
searchIndividuals(Result result,
java.lang.Boolean create)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.log4j.Logger log
Memory mem
Constructor Detail |
---|
public Operations(Memory _mem)
_mem
- jena memoryMethod Detail |
---|
public java.util.Set<Result> searchIndividuals(Result result, java.lang.Boolean create)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |