|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiMap | |
---|---|
com.hp.hpl.jena.sparql.modify | |
org.openjena.atlas.lib |
Uses of MultiMap in com.hp.hpl.jena.sparql.modify |
---|
Methods in com.hp.hpl.jena.sparql.modify that return MultiMap | |
---|---|
static MultiMap<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Triple> |
TemplateLib.calcTriples(List<Quad> quads,
List<Binding> bindings)
Substitute into quad patterns, and build a map of graph name to lists of triples |
static MultiMap<com.hp.hpl.jena.graph.Node,com.hp.hpl.jena.graph.Triple> |
TemplateLib.template(List<Quad> quads,
com.hp.hpl.jena.graph.Node dftGraph,
List<Binding> bindings)
Take a template, as a list of quad patterns, a default graph, and a list of bindings, and produce a map of graph name to lists of triples. |
Uses of MultiMap in org.openjena.atlas.lib |
---|
Methods in org.openjena.atlas.lib that return MultiMap | ||
---|---|---|
static
|
MultiMap.createMapList()
|
|
static
|
MultiMap.createMapSet()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |