Advanced Graph Querying: Difference between revisions

From MemCP
Jump to navigation Jump to search
(Created page with "== Property Paths == see also: https://en.wikibooks.org/wiki/SPARQL/Property_paths TODO for MemCP: * property/propertypath * propertypath*, propertypath+ (mark&sweep, then iterate over the results) * property? * (propertypath) * ^property (inverse path)")
 
(No difference)

Latest revision as of 14:20, 26 May 2024

Property Paths

see also: https://en.wikibooks.org/wiki/SPARQL/Property_paths

TODO for MemCP:

  • property/propertypath
  • propertypath*, propertypath+ (mark&sweep, then iterate over the results)
  • property?
  • (propertypath)
  • ^property (inverse path)