Class AbstractBNode.GenericBNode

    • Field Detail

      • id

        private final java.lang.String id
    • Constructor Detail

      • GenericBNode

        GenericBNode​(java.lang.String id)
    • Method Detail

      • getID

        public java.lang.String getID()
        Description copied from interface: BNode
        Retrieves this blank node's identifier.
        Returns:
        A blank node identifier.