Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.bop.rdf.aggregate Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AVERAGEOperator computes the running sum over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
COUNTOperator computes the number of non-null values over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
GROUP_CONCATOperator combines the string values over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
GROUP_CONCAT .AnnotationsInterfacecom.bigdata.bop.rdf.aggregateBlazeGraph
MAXOperator reports the minimum observed value over the presented binding sets for the given variable using SPARQL ORDER_BY semantics.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
MINOperator reports the minimum observed value over the presented binding sets for the given variable using SPARQL ORDER_BY semantics.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
SAMPLEOperator reports an arbitrary value from presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
SUMOperator computes the running sum over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestAVERAGEUnit tests for AVERAGE.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestCOUNTUnit tests for COUNT.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestGROUP_CONCATUnit tests for GROUP_CONCAT Note: Several of the tests exercise theClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestMAXClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestMINClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestSAMPLEUnit tests for SAMPLE.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestSUMClasscom.bigdata.bop.rdf.aggregateBlazeGraph