Interface Printable

All Known Subinterfaces:
FactBase, FOQuery<Formula>, FORule
All Known Implementing Classes:
DefaultInMemoryAtomSet, FactBaseDelAtomsWrapper, FederatedFactBase, FOQueryImpl, FORuleImpl, LightInMemoryGraphStore, RDBMSStore, SimpleInMemoryGraphStore, TripleStoreStore, UnionFOQuery

@Deprecated public interface Printable
Deprecated.
Legacy interface for objects that can be rendered in DLGP format.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Renders this object in DLGP form.
  • Method Details

    • toDLGP

      String toDLGP()
      Deprecated.
      Renders this object in DLGP form.
      Returns:
      the DLGP serialization