Neo4j and Geoserver

Hello,

I'm interested in visualizing neo4j data in Geoserver. I have made a layer in neo4j and created a datastore in Geoserver. I can't see any layers to add though

CALL spatial.addPointLayer('community_cultural_centers');

CREATE (a: agency {Name: 'Pillsbury United Communities', Distance: '0.6 miles from West Bank Station', Address_street: '420 S 15th Ave', Address_city: 'Minneapolis', Address_state: 'MN', Address_zip: '55454', Neighborhood: 'Cedar Riverside', Services_0_0: 'Early Education', Services_0_1: 'Office of Public Charter Schools', Services_0_2: 'Academic Support Programs', Services_0_3: 'Asset creation', Services_0_4: 'Youth & Family Programs', Services_0_5: 'Wellness & Nutrition: Health Programs', Services_0_6: 'Classes & Workshops', Services_0_7: 'Food & Nutrition', Services_0_8: 'Employment & Training', Race_Ethnicity_African: '19.7', Race_Ethnicity_African_American: '16.7', Race_Ethnicity_American_Indian: '3.7', Race_Ethnicity_Asian: '6.2', Race_Ethnicity_Hispanic: '20.7', Race_Ethnicity_White: '25.6', Race_Ethnicity_Multiracial: '3.7', Race_Ethnicity_Other: '3.8', Income_below_100_federal_poverty_level: '11', Income_between_100_200_federal_poverty_level: '14.7', Income_above_200_federal_poverty_level: '53.9', Income_unknown: '20.5', Age_0_5: '17.8%', Age_6_9: '4', Age_10_17: '7.9', Age_18_22: '11', People_Served: '58471', Targeted_Audience_0_0: 'individuals', Targeted_Audience_0_1: 'families', Targeted_Audience_0_2: 'and communities', Link: 'https', latitude: 44.9709014113843, longitude: -93.2494405035189} ) WITH a CALL spatial.addNode('community_cultural_centers', a) YIELD node RETURN node;

green linegreen line datasetsNeo4jtrueneo4j<atom:link rel="alternate" href="http://localhost:8080/geoserver/rest/workspaces/neo4j.xml" type="application/xml"/>file:///var/lib/neo4j/data/databases/green_line.db/neostore.idneo4j<__default>false</__default><atom:link rel="alternate" href="http://localhost:8080/geoserver/rest/workspaces/neo4j/datastores/green line/featuretypes.xml" type="application/xml"/>