|
From: Mike P. <mi...@sy...> - 2015-04-28 02:07:41
|
Jack, Check out the BlueprintsValueFactory type hierarchy for details on how IDs get round-tripped to URIs. It is a pluggable API so you can define your own URI factory for Blueprints IDs. I am planning on doing a detailed write-up of this stuff later this week. Thanks, Mike On Mon, Apr 27, 2015 at 3:24 PM, Jack Park <jac...@gm...> wrote: > 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 > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > > |