Module org.apache.jena.tdb
Package org.apache.jena.tdb1.store.nodetable
package org.apache.jena.tdb1.store.nodetable
-
ClassDescriptionEncode/decode for Nodes into bytesUtilities for encoding/decoding nodes as strings.Simple encoder/decoder for nodes that uses Turtle term string encoding.Node table - conceptually a two way mapping of Node <-> NodeId where Nodes can be stored and NodeIds allocated.Cache wrapper around a NodeTable.NodeTable wrapper to handle inline node ids.A concrete NodeTable based on native storage (string file and an index)