Class AllPropertiesQueryRunner

  • All Implemented Interfaces:
    QueryRunner<GenericQueryMap>

    public class AllPropertiesQueryRunner
    extends Object
    implements QueryRunner<GenericQueryMap>
    This query runner is used to execute a sparql query that will fetch all the properties available for the provided individual URI.
    Author:
    cdtank