[
https://issues.apache.org/jira/browse/JENA-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469885#comment-17469885
]
Andy Seaborne commented on JENA-2244:
-------------------------------------
Please use the mailing list. This isn't an issue to track.
Please show what you are doing because Jena itself converts between stored form
and java objects.
I am guessing you are using TDB1.
> Markers for deleted triples
> ---------------------------
>
> Key: JENA-2244
> URL: https://issues.apache.org/jira/browse/JENA-2244
> Project: Apache Jena
> Issue Type: Question
> Affects Versions: Jena 4.0.0
> Environment: JVM 11
> Reporter: Aayush Yadav
> Priority: Major
>
> Hello,
> This is just a query regarding how Jena handles deleted triples. They are not
> removed from the index when deleted so are there any markers added to the
> nodes to determine if the triples have been deleted? I did notice some "0x2d"
> unicode characters (and a few others) coming at readNodeFromTable() which
> were not added with the index. Are these the same markers?
> Some other characters that I noticed: "0x3f", "0x3a"
--
This message was sent by Atlassian Jira
(v8.20.1#820001)