database
database copied to clipboard
How to search predicates by full-text search?
In the example, full-text search (https://github.com/blazegraph/database/wiki/FullTextSearch) shows how to search Object positions of the RDF statements, but it does not explain how to search Predicate position. Is it feasible? If so, can you show me an example query? Many thanks in advance!