Class Hierarchy
- java.lang.Object
- org.neo4j.gds.triangle.intersect.GraphIntersect<CURSOR> (implements org.neo4j.gds.api.RelationshipIntersect)
- org.neo4j.gds.triangle.intersect.HugeGraphIntersect
- org.neo4j.gds.triangle.intersect.UnionGraphIntersect
- org.neo4j.gds.triangle.intersect.HugeGraphIntersect.HugeGraphIntersectFactory (implements org.neo4j.gds.triangle.intersect.RelationshipIntersectFactory)
- org.neo4j.gds.triangle.intersect.NodeFilteredGraphIntersect (implements org.neo4j.gds.api.RelationshipIntersect)
- org.neo4j.gds.triangle.intersect.NodeFilteredGraphIntersect.NodeFilteredGraphIntersectFactory (implements org.neo4j.gds.triangle.intersect.RelationshipIntersectFactory)
- org.neo4j.gds.triangle.intersect.RelationshipIntersectFactoryLocator
- org.neo4j.gds.triangle.intersect.UnionGraphIntersect.NodeFilteredUnionGraphIntersectFactory (implements org.neo4j.gds.triangle.intersect.RelationshipIntersectFactory)
- org.neo4j.gds.triangle.intersect.UnionGraphIntersect.UnionGraphIntersectFactory (implements org.neo4j.gds.triangle.intersect.RelationshipIntersectFactory)
- org.neo4j.gds.triangle.intersect.GraphIntersect<CURSOR> (implements org.neo4j.gds.api.RelationshipIntersect)
Interface Hierarchy
- org.neo4j.gds.triangle.intersect.RelationshipIntersectConfig
- org.neo4j.gds.triangle.intersect.RelationshipIntersectFactory