| Name | Description |
---|
  | CountEdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the count of the edges in the index whose attribute is in the range from from to to
|
  | CountEdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | CountEdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the count of the edges in the index whose attribute is in the range from from to to
|
  | CountEdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | CountEdgesFromIndexSame(IAttributeIndex, Object) |
Returns the count of the edges in the index whose attribute is the same as the value given
|
  | CountEdgesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | CountEdgesFromIndexSame(IAttributeIndex, Object, Int32) |
Returns the count of the edges in the index whose attribute is the same as the value given
|
  | CountEdgesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | CountNodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the count of the nodes in the index whose attribute is in the range from from to to
|
  | CountNodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | CountNodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the count of the nodes in the index whose attribute is in the range from from to to
|
  | CountNodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | CountNodesFromIndexSame(IAttributeIndex, Object) |
Returns the count of nodes in the index whose attribute is the same as the value given
|
  | CountNodesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | CountNodesFromIndexSame(IAttributeIndex, Object, Int32) |
Returns the count of the nodes in the index whose attribute is the same as the value given
|
  | CountNodesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | EdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the edges in the index whose attribute is in the range from from to to, as set
|
  | EdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | EdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the edges in the index whose attribute is in the range from from to to, as set
|
  | EdgesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | EdgesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the edges in the index whose attribute is in the range from from to to, as array, ordered ascendingly
|
  | EdgesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | EdgesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the edges in the index whose attribute is in the range from from to to, as array, ordered ascendingly
|
  | EdgesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | EdgesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the edges in the index whose attribute is in the range from from to to, as array, ordered descendingly
|
  | EdgesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | EdgesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the edges in the index whose attribute is in the range from from to to, as array, ordered descendingly
|
  | EdgesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | EdgesFromIndexMultipleFromTo(IndexHelperIndexAccess) | |
  | EdgesFromIndexMultipleFromTo(ListIndexHelperIndexAccess) |
Returns the edges that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | EdgesFromIndexMultipleFromTo(Int32, IndexHelperIndexAccess) | |
  | EdgesFromIndexMultipleFromTo(IActionExecutionEnvironment, IndexHelperIndexAccess) | |
  | EdgesFromIndexMultipleFromTo(ListIndexHelperIndexAccess, IActionExecutionEnvironment) |
Returns the edges that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | EdgesFromIndexMultipleFromTo(ListIndexHelperIndexAccess, Int32) |
Returns the edges that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | EdgesFromIndexMultipleFromTo(IActionExecutionEnvironment, Int32, IndexHelperIndexAccess) | |
  | EdgesFromIndexMultipleFromTo(ListIndexHelperIndexAccess, IActionExecutionEnvironment, Int32) |
Returns the edges that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | EdgesFromIndexSame(IAttributeIndex, Object) |
Returns the edges in the index whose attribute is the same as the value given, as set
|
  | EdgesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | EdgesFromIndexSame(IAttributeIndex, Object, Int32) |
Returns the edges in the index whose attribute is the same as the value given, as set
|
  | EdgesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | EdgesFromIndexSameAsArray(IAttributeIndex, Object) |
Returns the edges in the index whose attribute is the same as the value given, as array
|
  | EdgesFromIndexSameAsArray(IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | EdgesFromIndexSameAsArray(IAttributeIndex, Object, Int32) |
Returns the edges in the index whose attribute is the same as the value given, as array
|
  | EdgesFromIndexSameAsArray(IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | GetIndexEnumerable(IAttributeIndex, Object) | |
  | GetIndexEnumerable(IAttributeIndex, Object, Boolean, Object, Boolean) | |
  | GetIndexEnumerableDescending | |
  | IsInEdgesFromIndexFromTo(IEdge, IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns whether the candidate edge is contained in the edges in the index whose attribute is in the range from from to to
|
  | IsInEdgesFromIndexFromTo(IEdge, IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | IsInEdgesFromIndexFromTo(IEdge, IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns whether the candidate edge is contained in the edges in the index whose attribute is in the range from from to to
|
  | IsInEdgesFromIndexFromTo(IEdge, IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | IsInEdgesFromIndexSame(IEdge, IAttributeIndex, Object) |
Returns whether the candidate edge is contained in the edges in the index whose attribute is the same as the value given
|
  | IsInEdgesFromIndexSame(IEdge, IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | IsInEdgesFromIndexSame(IEdge, IAttributeIndex, Object, Int32) |
Returns whether the candidate edge is contained in the edges in the index whose attribute is the same as the value given
|
  | IsInEdgesFromIndexSame(IEdge, IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | IsInNodesFromIndexFromTo(INode, IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns whether the candidate node is contained in the nodes in the index whose attribute is in the range from from to to
|
  | IsInNodesFromIndexFromTo(INode, IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | IsInNodesFromIndexFromTo(INode, IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns whether the candidate node is contained in the nodes in the index whose attribute is in the range from from to to
|
  | IsInNodesFromIndexFromTo(INode, IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | IsInNodesFromIndexSame(INode, IAttributeIndex, Object) |
Returns whether the candidate node is contained in the nodes in the index whose attribute is the same as the value given
|
  | IsInNodesFromIndexSame(INode, IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | IsInNodesFromIndexSame(INode, IAttributeIndex, Object, Int32) |
Returns whether the candidate node is contained in the nodes in the index whose attribute is the same as the value given
|
  | IsInNodesFromIndexSame(INode, IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | MaxEdgeFromIndex(IAttributeIndex) |
Returns the top edge with highest indexed value from the index, or null
|
  | MaxEdgeFromIndex(IAttributeIndex, IActionExecutionEnvironment) | |
  | MaxEdgeFromIndex(IAttributeIndex, Int32) |
Returns the top edge with highest indexed value from the index, or null
|
  | MaxEdgeFromIndex(IAttributeIndex, IActionExecutionEnvironment, Int32) | |
  | MaxNodeFromIndex(IAttributeIndex) |
Returns the top node with highest indexed value from the index, or null
|
  | MaxNodeFromIndex(IAttributeIndex, IActionExecutionEnvironment) | |
  | MaxNodeFromIndex(IAttributeIndex, Int32) |
Returns the top node with highest indexed value from the index, or null
|
  | MaxNodeFromIndex(IAttributeIndex, IActionExecutionEnvironment, Int32) | |
  | MinEdgeFromIndex(IAttributeIndex) |
Returns the bottom edge with lowest indexed value from the index, or null
|
  | MinEdgeFromIndex(IAttributeIndex, IActionExecutionEnvironment) | |
  | MinEdgeFromIndex(IAttributeIndex, Int32) |
Returns the bottom edge with lowest indexed value from the index, or null
|
  | MinEdgeFromIndex(IAttributeIndex, IActionExecutionEnvironment, Int32) | |
  | MinNodeFromIndex(IAttributeIndex) |
Returns the bottom node with lowest indexed value from the index, or null
|
  | MinNodeFromIndex(IAttributeIndex, IActionExecutionEnvironment) | |
  | MinNodeFromIndex(IAttributeIndex, Int32) |
Returns the bottom node with lowest indexed value from the index, or null
|
  | MinNodeFromIndex(IAttributeIndex, IActionExecutionEnvironment, Int32) | |
  | NodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the nodes in the index whose attribute is in the range from from to to, as set
|
  | NodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | NodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the nodes in the index whose attribute is in the range from from to to, as set
|
  | NodesFromIndexFromTo(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | NodesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the nodes in the index whose attribute is in the range from from to to, as array, ordered ascendingly
|
  | NodesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | NodesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the nodes in the index whose attribute is in the range from from to to, as array, ordered ascendingly
|
  | NodesFromIndexFromToAsArrayAscending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | NodesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean) |
Returns the nodes in the index whose attribute is in the range from from to to, as array, ordered descendingly
|
  | NodesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment) | |
  | NodesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean, Int32) |
Returns the nodes in the index whose attribute is in the range from from to to, as array, ordered descendingly
|
  | NodesFromIndexFromToAsArrayDescending(IAttributeIndex, Object, Boolean, Object, Boolean, IActionExecutionEnvironment, Int32) | |
  | NodesFromIndexMultipleFromTo(IndexHelperIndexAccess) | |
  | NodesFromIndexMultipleFromTo(ListIndexHelperIndexAccess) |
Returns the nodes that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | NodesFromIndexMultipleFromTo(Int32, IndexHelperIndexAccess) | |
  | NodesFromIndexMultipleFromTo(IActionExecutionEnvironment, IndexHelperIndexAccess) | |
  | NodesFromIndexMultipleFromTo(ListIndexHelperIndexAccess, IActionExecutionEnvironment) |
Returns the nodes that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | NodesFromIndexMultipleFromTo(ListIndexHelperIndexAccess, Int32) |
Returns the nodes that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | NodesFromIndexMultipleFromTo(IActionExecutionEnvironment, Int32, IndexHelperIndexAccess) | |
  | NodesFromIndexMultipleFromTo(ListIndexHelperIndexAccess, IActionExecutionEnvironment, Int32) |
Returns the nodes that appear in the result sets of all index accesses/queries (multi-index-join), as set
|
  | NodesFromIndexSame(IAttributeIndex, Object) |
Returns the nodes in the index whose attribute is the same as the value given, as set
|
  | NodesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | NodesFromIndexSame(IAttributeIndex, Object, Int32) |
Returns the nodes in the index whose attribute is the same as the value given, as set
|
  | NodesFromIndexSame(IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |
  | NodesFromIndexSameAsArray(IAttributeIndex, Object) |
Returns the nodes in the index whose attribute is the same as the value given, as array
|
  | NodesFromIndexSameAsArray(IAttributeIndex, Object, IActionExecutionEnvironment) | |
  | NodesFromIndexSameAsArray(IAttributeIndex, Object, Int32) |
Returns the nodes in the index whose attribute is the same as the value given, as array
|
  | NodesFromIndexSameAsArray(IAttributeIndex, Object, IActionExecutionEnvironment, Int32) | |