public class Match extends Object
Node.ANY
Match()
static boolean
match(Node node, Node pattern)
match(Quad quad, Node g, Node s, Node p, Node o)
match(Triple triple, Node s, Node p, Node o)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Match()
public static boolean match(Quad quad, Node g, Node s, Node p, Node o)
public static boolean match(Triple triple, Node s, Node p, Node o)
public static boolean match(Node node, Node pattern)
Licenced under the Apache License, Version 2.0