|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationFactory | |
|---|---|
| org.jrdf.query | Classes in this package allow queries to be executed against a JRDF graph. |
| org.jrdf.query.relation.mem | |
| org.jrdf.query.relation.operation.mem.common | |
| org.jrdf.query.relation.operation.mem.project | |
| org.jrdf.query.relation.operation.mem.restrict | |
| org.jrdf.query.relation.operation.mem.semidifference | |
| Uses of RelationFactory in org.jrdf.query |
|---|
| Methods in org.jrdf.query that return RelationFactory | |
|---|---|
RelationFactory |
QueryFactoryImpl.createRelationFactory()
|
RelationFactory |
QueryFactory.createRelationFactory()
|
| Uses of RelationFactory in org.jrdf.query.relation.mem |
|---|
| Classes in org.jrdf.query.relation.mem that implement RelationFactory | |
|---|---|
class |
RelationFactoryImpl
|
| Uses of RelationFactory in org.jrdf.query.relation.operation.mem.common |
|---|
| Constructors in org.jrdf.query.relation.operation.mem.common with parameters of type RelationFactory | |
|---|---|
RelationProcessorImpl(RelationFactory relationFactory,
TupleComparator tupleComparator)
|
|
| Uses of RelationFactory in org.jrdf.query.relation.operation.mem.project |
|---|
| Constructors in org.jrdf.query.relation.operation.mem.project with parameters of type RelationFactory | |
|---|---|
ProjectImpl(TupleFactory tupleFactory,
RelationFactory relationFactory)
|
|
| Uses of RelationFactory in org.jrdf.query.relation.operation.mem.restrict |
|---|
| Constructors in org.jrdf.query.relation.operation.mem.restrict with parameters of type RelationFactory | |
|---|---|
RestrictImpl(RelationFactory relationFactory)
|
|
| Uses of RelationFactory in org.jrdf.query.relation.operation.mem.semidifference |
|---|
| Constructors in org.jrdf.query.relation.operation.mem.semidifference with parameters of type RelationFactory | |
|---|---|
SemiDifferenceImpl(RelationProcessor relationProcessor,
RelationFactory relationFactory,
TupleComparator tupleComparator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||