Closed pudo closed 10 years ago
You want to facet entities by:
And relations by:
How would you query these different facets?
?facet=properties.name
?facet=schema
?facet=status
More complex (i.e. nested) facets:
?facet=inbound.count
?facet=outbound.count
?facet==relations.count
?facet=inbound.schema
?facet=inbound.properties.started_at
You want to facet entities by:
And relations by:
Query syntax
How would you query these different facets?
?facet=properties.name
?facet=schema
?facet=status
More complex (i.e. nested) facets:
?facet=inbound.count
,?facet=outbound.count
or?facet==relations.count
?facet=inbound.schema
,?facet=inbound.properties.started_at