[
https://issues.apache.org/jira/browse/JENA-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987649#comment-14987649
]
Andy Seaborne commented on JENA-1061:
-------------------------------------
RDF graphs don't have the concept of order of resources.
Different storage systems will yield resources in different orders, possibly
even from call to call.
In particular, the order read in from a file is not a feature of the RDF data
model.
> Resources order is not preserved by listResourcesWithProperty()
> ---------------------------------------------------------------
>
> Key: JENA-1061
> URL: https://issues.apache.org/jira/browse/JENA-1061
> Project: Apache Jena
> Issue Type: Bug
> Components: Core
> Affects Versions: Jena 2.11.1
> Reporter: Amr Dawood
> Priority: Minor
>
> com.hp.hpl.jena.rdf.model.Model.listResourcesWithProperty(Property arg0,
> RDFNode arg1) does not return the resources in order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)