From: Jack P. <jac...@gm...> - 2015-04-27 21:24:34
|
Some fetches in a blueprints graph require queries on multiple key/value pairs: BigdataGraphClient appears to only support fetching vertices against a single key/value pair. That seems to indicate a need to bring out SPARQL. I figured out how to get a RepositoryConnection, but have no clue what to expect when mapping my identifiers against URIs. Any ideas? Perhaps a better way? Many thanks in advance. Jack |