Package org.neo4j.gds.triangle.intersect
-
Interface Summary Interface Description RelationshipIntersectConfig RelationshipIntersectFactory -
Class Summary Class Description GraphIntersect<CURSOR extends org.neo4j.gds.api.AdjacencyCursor> An instance of this is not thread-safe; Iteration/Intersection on multiple threads will throw misleadingNullPointerExceptions.HugeGraphIntersect HugeGraphIntersect.HugeGraphIntersectFactory NodeFilteredGraphIntersect An instance of this is not thread-safe; Iteration/Intersection on multiple threads will throw misleadingNullPointerExceptions.NodeFilteredGraphIntersect.NodeFilteredGraphIntersectFactory RelationshipIntersectFactoryLocator UnionGraphIntersect UnionGraphIntersect.NodeFilteredUnionGraphIntersectFactory UnionGraphIntersect.UnionGraphIntersectFactory