|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query.ArgMap | |
com.hp.hpl.jena.graph.query | Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. |
Uses of Query.ArgMap in com.hp.hpl.jena.graph.query |
Methods in com.hp.hpl.jena.graph.query that return Query.ArgMap | |
Query.ArgMap |
Query.args()
|
Query.ArgMap |
Query.ArgMap.put(java.lang.String name,
Graph g)
|
Methods in com.hp.hpl.jena.graph.query with parameters of type Query.ArgMap | |
ExtendedIterator |
Query.executeBindings(Query.ArgMap args,
Node[] nodes)
the standard "default" implementation of executeBindings. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |