Class ExtnFct_NewBNode

java.lang.Object
se.liu.ida.hefquin.mappings.algebra.ops.extfcts.ExtnFct_NewBNode
All Implemented Interfaces:
ExtensionFunction

public class ExtnFct_NewBNode extends Object implements ExtensionFunction
A null-ary function that returns a new blank node every time it is called.
  • Field Details

  • Constructor Details

    • ExtnFct_NewBNode

      protected ExtnFct_NewBNode()
  • Method Details