public class Template extends Object
Constructor and Description |
---|
Template(BasicPattern bgp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equalIso(Object temp2,
NodeIsomorphismMap labelMap) |
void |
format(FormatterTemplate fmtTemplate) |
BasicPattern |
getBGP() |
List<Triple> |
getTriples() |
int |
hashCode() |
void |
subst(Collection<Triple> acc,
Map<Node,Node> bNodeMap,
Binding b) |
public Template(BasicPattern bgp)
public BasicPattern getBGP()
public boolean equalIso(Object temp2, NodeIsomorphismMap labelMap)
public void format(FormatterTemplate fmtTemplate)
Licenced under the Apache License, Version 2.0