You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Ramiro Pereira de Magalhães (JIRA)" <ji...@apache.org> on 2015/12/10 14:11:10 UTC

[jira] [Created] (JENA-1082) Add to org.apache.jena.rdf.model.ModelCon interface a listLiteralStatements method that accepts ints.

Ramiro Pereira de Magalhães created JENA-1082:
-------------------------------------------------

             Summary: Add to org.apache.jena.rdf.model.ModelCon interface a listLiteralStatements method that accepts ints.
                 Key: JENA-1082
                 URL: https://issues.apache.org/jira/browse/JENA-1082
             Project: Apache Jena
          Issue Type: Bug
          Components: Base
    Affects Versions: Jena 3.0.0
            Reporter: Ramiro Pereira de Magalhães


Add to org.apache.jena.rdf.model.ModelCon interface a {{StmtIterator listLiteralStatements(Resource subject, Property predicate, int object );}} method.

Implement such method in classes that implement such interface. This method should be able to list literal integer statements, like the other listLiteralStatement methods do to other types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)