Modifier and Type | Method and Description |
---|---|
Node |
SPARQLParser10.BlankNodePropertyList(TripleCollector acc) |
Node |
SPARQLParser10.Collection(TripleCollector acc) |
void |
SPARQLParser10.ConstructTriples(TripleCollector acc) |
Node |
SPARQLParser10.GraphNode(TripleCollector acc) |
void |
SPARQLParser10.Object(Node s,
Node p,
Path path,
TripleCollector acc) |
void |
SPARQLParser10.ObjectList(Node s,
Node p,
Path path,
TripleCollector acc) |
void |
SPARQLParser10.PropertyList(Node s,
TripleCollector acc) |
void |
SPARQLParser10.PropertyListNotEmpty(Node s,
TripleCollector acc) |
Node |
SPARQLParser10.TriplesNode(TripleCollector acc) |
void |
SPARQLParser10.TriplesSameSubject(TripleCollector acc) |
Modifier and Type | Class and Description |
---|---|
class |
QuadAcc
Accumulate quads (including allowing variables) during parsing.
|
class |
QuadDataAcc
Accumulate quads (excluding allowing variables) during parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
ElementPathBlock
A SPARQL BasicGraphPattern
|
class |
ElementTriplesBlock
The syntax eleemnt for a SPARQL BasicGraphPattern
|
class |
TripleCollectorBGP
A triples-only TripleCollector.
|
Licenced under the Apache License, Version 2.0