Interface NodeTupleSource

All Superinterfaces:
RdfLikeSource
All Known Subinterfaces:
RdfSource, RdfSourceCollection, RdfSourceFromResource
All Known Implementing Classes:
RdfSourceCollectionImpl, RdfSourceFromRdd, RdfSourceFromResourceImpl

public interface NodeTupleSource extends RdfLikeSource
Source of fixed size tuples of RDF nodes
  • Method Details

    • getComponentCount

      int getComponentCount()