Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
Modifier and Type | Method and Description |
---|---|
static AtomPartRegExPredicate |
HGQuery.hg.matches(String path,
Pattern pattern)
Return a condition that matches a regular expression pattern against the string value of
an atom's projection (property) along the given path.
|
static AtomPartRegExPredicate |
HGQuery.hg.matches(String path,
String pattern)
Return a condition that matches a regular expression pattern against the string value of
an atom's projection (property) along the given path.
|
Copyright © 2015. All rights reserved.