Neos\Flow\Persistence\RepositoryInterface::createQuery PHP Method

createQuery() public method

Returns a query for objects of this repository
public createQuery ( ) : Neos\Flow\Persistence\QueryInterface
return Neos\Flow\Persistence\QueryInterface
    public function createQuery();